Skip to content

Commit 3570d57

Browse files
committed
COMP: Fix AUTOMOC by setting CMP0071 to NEW
1 parent 0ba0a4e commit 3570d57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
cmake_minimum_required(VERSION 3.5)
2+
cmake_policy(SET CMP0071 NEW)
23

34
#-----------------------------------------------------------------------------
45
set(EXTENSION_NAME SlicerRT)

0 commit comments

Comments
 (0)