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.
2 parents 6bf2398 + 9bcdf3c commit e10d210Copy full SHA for e10d210
CMakeLists.txt
@@ -1,5 +1,5 @@
1
project(TextureFeatures)
2
-cmake_minimum_required(VERSION 3.9.5)
+cmake_minimum_required(VERSION 3.10.2)
3
4
if(NOT ITK_SOURCE_DIR)
5
find_package(ITK 4.10 REQUIRED)
0 commit comments