Skip to content

cmake: Fix include_directories for exiv2lib target#1306

Merged
piponazo merged 1 commit intoExiv2:masterfrom
jtojnar:patch-1
Sep 16, 2020
Merged

cmake: Fix include_directories for exiv2lib target#1306
piponazo merged 1 commit intoExiv2:masterfrom
jtojnar:patch-1

Conversation

@jtojnar
Copy link
Contributor

@jtojnar jtojnar commented Sep 16, 2020

The headers are installed to ${CMAKE_INSTALL_INCLUDEDIR} but the CMake config was hardcoded to include directory.

(cherry-picked from 306c8a6 (#1294))

The headers are installed to ${CMAKE_INSTALL_INCLUDEDIR} but the CMake config was hardcoded to include directory.

(cherry-picked from 306c8a6)
@piponazo piponazo self-requested a review September 16, 2020 15:33
Copy link
Collaborator

@piponazo piponazo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change looks good to me, but for some reason I do not understand many of the CI checks did not run (and the Appveyor one failed) 😩

@piponazo piponazo merged commit 6465af2 into Exiv2:master Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants