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