Make CppUnit a component of Poco

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
FrancisANDRE
2016-01-08 00:19:15 +01:00
parent ce797f7700
commit c8a78f02d0

View File

@@ -22,4 +22,4 @@ target_include_directories( "${LIBNAME}"
)
target_compile_definitions("${LIBNAME}" PUBLIC ${LIB_MODE_DEFINITIONS})
SIMPLE_INSTALL(${LIBNAME})
POCO_INSTALL("${LIBNAME}")