mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
and more targets
This commit is contained in:
@ -82,3 +82,10 @@ target_link_libraries(slsReceiver
|
||||
if (HDF5_FOUND)
|
||||
target_link_libraries(slsReceiver ${HDF5_LIBRARIES})
|
||||
endif ()
|
||||
|
||||
|
||||
|
||||
install(TARGETS slsReceiverShared slsReceiverStatic slsReceiver
|
||||
RUNTIME DESTINATION bin
|
||||
LIBRARY DESTINATION lib
|
||||
ARCHIVE DESTINATION lib)
|
Reference in New Issue
Block a user