mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
Renamed test suite in CMakeLists.txt
This commit is contained in:
+1
-1
@@ -226,7 +226,7 @@ if(BUILD_TESTS)
|
|||||||
|
|
||||||
enable_testing()
|
enable_testing()
|
||||||
|
|
||||||
add_test(NAME plshelpme COMMAND runTests)
|
add_test(NAME testSuite COMMAND runTests)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
set(CPACK_PROJECT_NAME ${PROJECT_NAME})
|
set(CPACK_PROJECT_NAME ${PROJECT_NAME})
|
||||||
|
|||||||
Reference in New Issue
Block a user