Skip to content

Commit 17fc9d8

Browse files
authored
Merge pull request #1620 from SCIInstitute/Fixes-#1619
Turn off svn checkout by default--Fixes #1619
2 parents 4f734a2 + c9ccfc6 commit 17fc9d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Superbuild/Superbuild.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ OPTION(WITH_TETGEN "Build Tetgen." OFF)
7676

7777
###########################################
7878
# Configure data
79-
OPTION(BUILD_WITH_SCIRUN_DATA "Svn checkout data" ON)
79+
OPTION(BUILD_WITH_SCIRUN_DATA "Svn checkout data" OFF)
8080

8181
###########################################
8282
# Configure Windows executable to run with

0 commit comments

Comments
 (0)