Merge branch 'add-targets-export-name' of https://github.com/esrf-bliss/slsDetectorPackage into esrf-bliss-add-targets-export-name

Pull request from Samuel ESRF
This commit is contained in:
2019-02-08 13:07:08 +01:00
3 changed files with 14 additions and 3 deletions

View File

@ -90,6 +90,7 @@ if(DOXYGEN_FOUND)
endif()
install(TARGETS slsDetectorShared
EXPORT "${TARGETS_EXPORT_NAME}"
LIBRARY DESTINATION lib
PUBLIC_HEADER DESTINATION include
ARCHIVE DESTINATION lib)