Skip to content

Commit 92479a4

Browse files
committed
fixing cmake
1 parent 31bbf0a commit 92479a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

common/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ add_definitions(-D_LIB)
1010
file(GLOB SOURCE_FILES
1111
"misc/*.c"
1212
"misc/*.h"
13+
"misc/bitset/*.c"
14+
"misc/bitset/*.h"
1315
"m4/*.c"
1416
"m4/*.h"
1517
"m4/lib/*.c"

0 commit comments

Comments
 (0)