Merge pull request #660 from piponazo/InstallCompilerDetectionHeader
Install new file exiv2lib_compiler_detection.h
This commit is contained in:
commit
2aaefbaf71
@ -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…
Reference in New Issue
Block a user