mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-11 07:10:02 +02:00
more inc
This commit is contained in:
parent
afd2cd1923
commit
988baca7f6
@ -61,7 +61,7 @@ add_library(slsDetectorShared SHARED
|
||||
set_target_properties(slsDetectorShared PROPERTIES
|
||||
LIBRARY_OUTPUT_NAME SlsDetector
|
||||
LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin
|
||||
PUBLIC_HEADER "commonFiles/sls_detector_defs.h;commonFiles/sls_detector_funcs.h"
|
||||
PUBLIC_HEADER "commonFiles/sls_detector_defs.h;commonFiles/sls_detector_funcs.h;slsDetector/slsDetectorUtils.h;slsDetector/slsDetector.h"
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user