From: Simon Rit Date: Tue, 15 Sep 2015 09:38:06 +0000 (+0200) Subject: Changed qt git url X-Git-Tag: v1.4.0~95^2~1 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=4848a52e8132ead874e3530d4fa5f3060b956757;hp=942db0e6f00e876ac6fbea41076db2ff703010a5;p=clitk.git Changed qt git url --- diff --git a/superbuild/CMakeLists.txt b/superbuild/CMakeLists.txt index 988c1c1..fad0b95 100644 --- a/superbuild/CMakeLists.txt +++ b/superbuild/CMakeLists.txt @@ -50,7 +50,7 @@ endif() ExternalProject_Add( QT SOURCE_DIR ${source_prefix}/qt - GIT_REPOSITORY git://gitorious.org/qt/qt.git + GIT_REPOSITORY git://code.qt.io/qt/qt.git GIT_TAG v4.8.6 PATCH_COMMAND ${WINPATCH} CONFIGURE_COMMAND ${source_prefix}/qt/configure -confirm-license