Merge pull request #660 from piponazo/InstallCompilerDetectionHeader

Install new file exiv2lib_compiler_detection.h
This commit is contained in:
Luis Díaz Más 2019-01-18 17:27:53 +01:00 committed by GitHub
commit 2aaefbaf71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -234,6 +234,7 @@ install(TARGETS exiv2lib EXPORT exiv2Config
install(FILES
${CMAKE_BINARY_DIR}/exv_conf.h
${CMAKE_BINARY_DIR}/exiv2lib_export.h
${CMAKE_BINARY_DIR}/exiv2lib_compiler_detection.h
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/exiv2)
install(EXPORT exiv2Config DESTINATION "share/exiv2/cmake")