Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update libtiff with new CMake changes #6

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Try latest master
csparker247 committed Aug 2, 2024
commit 31602f3e5b2c91b651f8573ff68288c0b6e5f1f4
2 changes: 1 addition & 1 deletion cmake/BuildTIFF.cmake
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ externalproject_add(
libtiff
DEPENDS zlib ${GLOBAL_DEPENDS}
GIT_REPOSITORY https://gitlab.com/libtiff/libtiff.git
GIT_TAG origin/cmake-cmath-avoid-imported-target
GIT_TAG 2653d1f8
DOWNLOAD_NO_PROGRESS true
DOWNLOAD_EXTRACT_TIMESTAMP ON
CMAKE_CACHE_ARGS