mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-31 06:35:03 +01:00
Add testsuite directory instead of samples when ENABLE_TESTS
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
abfb94cd0d
commit
5f21424b0f
@ -40,7 +40,7 @@ POCO_INSTALL("${LIBNAME}")
|
||||
POCO_GENERATE_PACKAGE("${LIBNAME}")
|
||||
|
||||
if (ENABLE_TESTS)
|
||||
add_subdirectory(samples)
|
||||
add_subdirectory(testsuite)
|
||||
endif ()
|
||||
if (ENABLE_SAMPLES)
|
||||
add_subdirectory(samples)
|
||||
|
Loading…
x
Reference in New Issue
Block a user