Skip to content

Commit e14f686

Browse files
committed
fix cmake
1 parent 6e64ac8 commit e14f686

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ add_subdirectory(lib)
88

99
file(GLOB BOOLDOZER_SRC
1010
"src/*.cpp"
11+
"src/*.c"
1112
"include/*.hpp"
1213
"include/*.h"
1314
"src/ui/*.cpp"

0 commit comments

Comments
 (0)