Skip to content

Commit a69982b

Browse files
committed
refactor: 細かな修正
1 parent 0624961 commit a69982b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ set(INCLUDE_DIRS
3636
${PROJECT_TEST_DIR}
3737
${PROJECT_TEST_DIR}/dummy
3838
${PROJECT_TEST_DIR}/helpers
39-
)
39+
)
4040

4141
# ソースファイルの登録 (適宜登録)
4242
file(GLOB_RECURSE PROJECT_SOURCES

0 commit comments

Comments
 (0)