Merge pull request #660 from piponazo/InstallCompilerDetectionHeader

Install new file exiv2lib_compiler_detection.h
v0.27.3
Luis Díaz Más 7 years ago committed by GitHub
commit 2aaefbaf71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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")

Loading…
Cancel
Save