We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31bbf0a commit 92479a4Copy full SHA for 92479a4
common/CMakeLists.txt
@@ -10,6 +10,8 @@ add_definitions(-D_LIB)
10
file(GLOB SOURCE_FILES
11
"misc/*.c"
12
"misc/*.h"
13
+ "misc/bitset/*.c"
14
+ "misc/bitset/*.h"
15
"m4/*.c"
16
"m4/*.h"
17
"m4/lib/*.c"
0 commit comments