We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d7e7f3 commit 4417117Copy full SHA for 4417117
CMakeLists.txt
@@ -1,5 +1,4 @@
1
-cmake_minimum_required(VERSION 3.11.0)
2
-project(pdal-python-plugins)
+cmake_minimum_required(VERSION 3.13.0)
3
project(pdal-python-plugins VERSION ${SKBUILD_PROJECT_VERSION}
4
DESCRIPTION "PDAL Python Plugins"
5
HOMEPAGE_URL "https://github.com/PDAL/python-plugins")
0 commit comments