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 0ba0a4e commit 3570d57Copy full SHA for 3570d57
CMakeLists.txt
@@ -1,4 +1,5 @@
1
cmake_minimum_required(VERSION 3.5)
2
+cmake_policy(SET CMP0071 NEW)
3
4
#-----------------------------------------------------------------------------
5
set(EXTENSION_NAME SlicerRT)
0 commit comments