Small correction

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
FrancisANDRE
2015-12-21 23:58:56 +01:00
parent bd7c751467
commit abbbe614b8

View File

@@ -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 ()