fix_1516_include_path

This commit is contained in:
Robin Mills 2021-04-18 11:36:51 +01:00 committed by Kevin Backhouse
parent a1b65a7928
commit c82c4d0420
No known key found for this signature in database
GPG Key ID: 9DD01852EE40366E

View File

@ -78,6 +78,8 @@ if( EXPAT_FOUND )
exiv2-xmp
${EXPAT_LIBRARIES}
)
target_include_directories(geotag PRIVATE ${CMAKE_BINARY_DIR}) # exv_conf.h
target_include_directories(geotag PRIVATE ${CMAKE_SOURCE_DIR}/include) # <exiv2/exiv2.hpp>
target_include_directories(geotag PRIVATE ${EXPAT_INCLUDE_DIR})
target_include_directories(geotag PRIVATE ${CMAKE_SOURCE_DIR}/src) # To find unused.h