Do not propagate the EXPAT include directories for all the targets
This commit is contained in:
parent
291726ae45
commit
cf76fa575c
@ -24,7 +24,6 @@ endif( EXIV2_ENABLE_WEBREADY )
|
||||
|
||||
if (EXIV2_ENABLE_XMP)
|
||||
find_package(EXPAT REQUIRED)
|
||||
include_directories(${EXPAT_INCLUDE_DIR})
|
||||
endif (EXIV2_ENABLE_XMP)
|
||||
|
||||
if( EXIV2_ENABLE_NLS )
|
||||
|
||||
Loading…
Reference in New Issue
Block a user