mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
chore: update CMakeLists.txt for ec87edc1
This commit is contained in:
@@ -100,7 +100,7 @@ else ()
|
||||
endif ()
|
||||
|
||||
if (BUILD_TEST)
|
||||
add_executable(test src/CppSample/main.cpp)
|
||||
add_executable(test src/Cpp/main.cpp)
|
||||
target_link_libraries(test MaaCore)
|
||||
endif (BUILD_TEST)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user