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 6e64ac8 commit e14f686Copy full SHA for e14f686
CMakeLists.txt
@@ -8,6 +8,7 @@ add_subdirectory(lib)
8
9
file(GLOB BOOLDOZER_SRC
10
"src/*.cpp"
11
+ "src/*.c"
12
"include/*.hpp"
13
"include/*.h"
14
"src/ui/*.cpp"
0 commit comments