Skip to content

Commit

Permalink
configure git
Browse files Browse the repository at this point in the history
  • Loading branch information
henryborchers committed Jan 22, 2024
1 parent 45e00ea commit b87cf9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake_scripts/external_exiv22.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ FetchContent_Declare(
# GIT_REPOSITORY https://github.com/Exiv2/exiv2.git
# GIT_TAG ${EXIV2_VERSION_TAG}
PATCH_COMMAND
COMMAND git cherry-pick 71bb2b193aad369c4d6ed9cab813c2042f626afe
# COMMAND git cherry-pick 71bb2b193aad369c4d6ed9cab813c2042f626afe
# COMMAND git apply ${PROJECT_SOURCE_DIR}/patches/tiff_resolution_path.patch
)

Expand Down

0 comments on commit b87cf9a

Please sign in to comment.