We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2607140 commit a215984Copy full SHA for a215984
CMakeLists.txt
@@ -1,7 +1,7 @@
1
# ----------------------------------------------------------------------------
2
# Root CMake file for nanoflann
3
4
-cmake_minimum_required(VERSION 3.5)
+cmake_minimum_required(VERSION 3.10)
5
6
# Extract library version into "NANOFLANN_VERSION"
7
# -----------------------------------------------------
0 commit comments