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 2593770 commit 67b71dcCopy full SHA for 67b71dc
Superbuild/CMakeLists.txt
@@ -1,9 +1,5 @@
1
cmake_minimum_required(VERSION 3.16.3)
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