调整文件结构
This commit is contained in:
+1
-1
@@ -10,4 +10,4 @@ file(GLOB_RECURSE SOURCES "src/*/*.cpp")
|
||||
add_library(${APP_LIB_NAME} ${SOURCES})
|
||||
|
||||
include(cmake/googletest.cmake)
|
||||
include(tests/tests.cmake)
|
||||
include(cmake/tests.cmake)
|
||||
Reference in New Issue
Block a user