We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 165a04c commit e963305Copy full SHA for e963305
CMakeLists.txt
@@ -36,7 +36,7 @@ set(INCLUDE_DIRS
36
${PROJECT_TEST_DIR}
37
${PROJECT_TEST_DIR}/dummy
38
${PROJECT_TEST_DIR}/helpers
39
- )
+)
40
41
# ソースファイルの登録 (適宜登録)
42
file(GLOB_RECURSE PROJECT_SOURCES
0 commit comments