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