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

CMake fixes #77

Merged
merged 3 commits into from May 13, 2022
Merged

CMake fixes #77

merged 3 commits into from May 13, 2022

Conversation

dg0yt
Copy link
Contributor

@dg0yt dg0yt commented May 13, 2022

This is the alternative to #76: Export TIFF as a public dependency in CMake config.
In addition, it fixes the wrong order of cmake_minimum_required and project, resolving unexpected CMake policy behaviour.

@dg0yt
Copy link
Contributor Author

dg0yt commented May 13, 2022

CI update: The liblzma DLL name in vcpkg is now liblzma.dll. Actually this is upstream's preference:
https://github.com/xz-mirror/xz/blob/5d8f3764ef43c35910e6d7003c0900a961ef6544/CMakeLists.txt#L444-L446

(vcpkg used to have broken patching of the runtime output name, but I fixed this not so long ago.)

@rouault rouault merged commit 33e02aa into OSGeo:master May 13, 2022
@dg0yt dg0yt deleted the cmake-fixes branch May 13, 2022 10:56
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.

None yet

2 participants