mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-01 21:13:10 +01:00
integrated CMake improvements from develop (GH #946)
This commit is contained in:
@@ -25,6 +25,7 @@ target_include_directories( "${LIBNAME}"
|
||||
$<INSTALL_INTERFACE:include>
|
||||
PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}/src
|
||||
)
|
||||
target_compile_definitions("${LIBNAME}" PUBLIC ${LIB_MODE_DEFINITIONS})
|
||||
|
||||
POCO_INSTALL("${LIBNAME}")
|
||||
POCO_GENERATE_PACKAGE("${LIBNAME}")
|
||||
|
||||
Reference in New Issue
Block a user