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 3bcbb3c commit 5e40eb0Copy full SHA for 5e40eb0
Superbuild/CMakeLists.txt
@@ -1,9 +1,5 @@
1
cmake_minimum_required(VERSION 3.22.1)
2
3
-if(COMMAND CMAKE_POLICY)
4
- cmake_policy(SET CMP0003 NEW)
5
-endif()
6
-
7
project(ITKSphinxExamples)
8
9
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/../CMake")
0 commit comments