Skip to content

Commit

Permalink
fixing cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
lexxmark committed Sep 13, 2019
1 parent 31bbf0a commit 92479a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions common/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ add_definitions(-D_LIB)
file(GLOB SOURCE_FILES
"misc/*.c"
"misc/*.h"
"misc/bitset/*.c"
"misc/bitset/*.h"
"m4/*.c"
"m4/*.h"
"m4/lib/*.c"
Expand Down

0 comments on commit 92479a4

Please sign in to comment.