mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-06 21:00:02 +02:00
path
This commit is contained in:
parent
8778fa0aca
commit
caf2548391
@ -101,6 +101,6 @@ if(DOXYGEN_FOUND)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
install(TARGETS slsDetectorShared slsDetectorStatic
|
install(TARGETS slsDetectorShared slsDetectorStatic
|
||||||
LIBRARY DESTINATION bin
|
LIBRARY DESTINATION lib
|
||||||
PUBLIC_HEADER DESTINATION include
|
PUBLIC_HEADER DESTINATION include
|
||||||
ARCHIVE DESTINATION bin)
|
ARCHIVE DESTINATION lib)
|
||||||
|
@ -99,6 +99,6 @@ endif ()
|
|||||||
|
|
||||||
install(TARGETS slsReceiverShared slsReceiverStatic slsReceiver
|
install(TARGETS slsReceiverShared slsReceiverStatic slsReceiver
|
||||||
RUNTIME DESTINATION bin
|
RUNTIME DESTINATION bin
|
||||||
LIBRARY DESTINATION bin
|
LIBRARY DESTINATION lib
|
||||||
ARCHIVE DESTINATION bin
|
ARCHIVE DESTINATION lib
|
||||||
PUBLIC_HEADER DESTINATION include)
|
PUBLIC_HEADER DESTINATION include)
|
Loading…
x
Reference in New Issue
Block a user