mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 22:50:26 -06:00
Do not require a cvs login for checkout.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
set(CVSROOT ":pserver:anonymous@www.cmake.org:/cvsroot/CMake")
|
||||
set(CVSROOT ":pserver:anonymous:cmake@www.cmake.org:/cvsroot/CMake")
|
||||
get_filename_component(SCRIPT_PATH "${CMAKE_CURRENT_LIST_FILE}" PATH)
|
||||
|
||||
# default to self extracting tgz, tgz, and tar.Z
|
||||
|
||||
Reference in New Issue
Block a user