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