mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-03 05:08:47 -06:00
Merge topic 'test-vtk'
59e2e72159 Tests/Contracts: Update VTK repository URL
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !4138
This commit is contained in:
@@ -21,7 +21,7 @@ configure_file(
|
||||
|
||||
# build & test VTK's release branch
|
||||
ExternalProject_Add(${PROJECT_NAME}
|
||||
GIT_REPOSITORY "git://vtk.org/VTK.git"
|
||||
GIT_REPOSITORY "https://gitlab.kitware.com/vtk/vtk.git"
|
||||
GIT_TAG "release"
|
||||
PREFIX ${base_dir}
|
||||
CONFIGURE_COMMAND ""
|
||||
|
||||
Reference in New Issue
Block a user