mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 16:48:35 +01:00
include dirs
This commit is contained in:
@@ -37,7 +37,10 @@ add_library(slsSupportLib SHARED
|
|||||||
${HEADERS}
|
${HEADERS}
|
||||||
)
|
)
|
||||||
|
|
||||||
target_include_directories(slsSupportLib PUBLIC include)
|
target_include_directories(slsSupportLib PUBLIC
|
||||||
|
include
|
||||||
|
${ZeroMQ_INCLUDE_DIRS}
|
||||||
|
)
|
||||||
|
|
||||||
set_target_properties(slsSupportLib PROPERTIES
|
set_target_properties(slsSupportLib PROPERTIES
|
||||||
LIBRARY_OUTPUT_NAME SlsSupport
|
LIBRARY_OUTPUT_NAME SlsSupport
|
||||||
|
|||||||
Reference in New Issue
Block a user