Install new file exiv2lib_compiler_detection.h

This commit is contained in:
Luis Diaz Mas 2019-01-18 15:29:35 +01:00
parent c558625faa
commit 6abdb7e77a

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