mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-24 07:20:01 +02:00
include dirs
This commit is contained in:
parent
f9417a23e0
commit
b65e0a1f01
@ -37,7 +37,10 @@ add_library(slsSupportLib SHARED
|
||||
${HEADERS}
|
||||
)
|
||||
|
||||
target_include_directories(slsSupportLib PUBLIC include)
|
||||
target_include_directories(slsSupportLib PUBLIC
|
||||
include
|
||||
${ZeroMQ_INCLUDE_DIRS}
|
||||
)
|
||||
|
||||
set_target_properties(slsSupportLib PROPERTIES
|
||||
LIBRARY_OUTPUT_NAME SlsSupport
|
||||
|
Loading…
x
Reference in New Issue
Block a user