mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-17 12:02:36 +01:00
Install also CppUnit for running tests later on.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
42b317ba18
commit
19b3974938
@ -21,3 +21,5 @@ target_include_directories( "${LIBNAME}"
|
||||
PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}/src
|
||||
)
|
||||
target_compile_definitions("${LIBNAME}" PUBLIC ${LIB_MODE_DEFINITIONS})
|
||||
|
||||
SIMPLE_INSTALL(${LIBNAME})
|
||||
|
Loading…
Reference in New Issue
Block a user