mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 11:31:53 +01:00
@@ -115,7 +115,7 @@ endif(POCO_STATIC)
|
|||||||
if (ENABLE_TESTS)
|
if (ENABLE_TESTS)
|
||||||
include(CTest)
|
include(CTest)
|
||||||
enable_testing()
|
enable_testing()
|
||||||
message(STATUS "Building with unittests")
|
message(STATUS "Building with tests")
|
||||||
else ()
|
else ()
|
||||||
message(STATUS "Building without tests")
|
message(STATUS "Building without tests")
|
||||||
endif ()
|
endif ()
|
||||||
|
|||||||
Reference in New Issue
Block a user