Browse Source

disable svn

Bill Hoffman 16 years ago
parent
commit
d1162b6b59
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Utilities/Release/vogon_cygwin.cmake

+ 1 - 0
Utilities/Release/vogon_cygwin.cmake

@@ -5,6 +5,7 @@ set(CPACK_BINARY_GENERATORS "CygwinBinary")
 set(CPACK_SOURCE_GENERATORS "CygwinSource")
 set(CPACK_SOURCE_GENERATORS "CygwinSource")
 set(MAKE_PROGRAM "make")
 set(MAKE_PROGRAM "make")
 set(INITIAL_CACHE "CMAKE_BUILD_TYPE:STRING=Release
 set(INITIAL_CACHE "CMAKE_BUILD_TYPE:STRING=Release
+Subversion_SVNADMIN_EXECUTABLE:STRING=FALSE
 ")
 ")
 get_filename_component(path "${CMAKE_CURRENT_LIST_FILE}" PATH)
 get_filename_component(path "${CMAKE_CURRENT_LIST_FILE}" PATH)
 include(${path}/release_cmake.cmake)
 include(${path}/release_cmake.cmake)