Skip to content
Snippets Groups Projects
Verified Commit 8762bcaf authored by Lars Bilke's avatar Lars Bilke
Browse files

[cpm] Use shapelib current master to silence some CMake warnings.

parent 9d372e89
No related branches found
No related tags found
No related merge requests found
...@@ -321,7 +321,8 @@ if(OGS_BUILD_GUI) ...@@ -321,7 +321,8 @@ if(OGS_BUILD_GUI)
CPMAddPackage( CPMAddPackage(
NAME Shapelib NAME Shapelib
GITHUB_REPOSITORY OSGeo/shapelib GITHUB_REPOSITORY OSGeo/shapelib
VERSION 1.5.0 VERSION 1.5.0-dev
GIT_TAG 21ae8fc16afa15a1b723077b6cec3a9abc592f6a
EXCLUDE_FROM_ALL YES EXCLUDE_FROM_ALL YES
) )
target_include_directories( target_include_directories(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment