Mercurial > hg > orthanc-webviewer
changeset 156:9e5358dd4dca
move of third party downloads to the main server
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 29 Nov 2016 13:29:12 +0100 |
parents | 08f30c8962a7 |
children | bcb6d8e0e089 |
files | Resources/CMake/GdcmConfiguration.cmake Resources/CMake/JavaScriptLibraries.cmake |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Resources/CMake/GdcmConfiguration.cmake Tue Nov 29 13:28:58 2016 +0100 +++ b/Resources/CMake/GdcmConfiguration.cmake Tue Nov 29 13:29:12 2016 +0100 @@ -44,7 +44,7 @@ include(ExternalProject) externalproject_add(GDCM - URL "http://www.montefiore.ulg.ac.be/~jodogne/Orthanc/ThirdPartyDownloads/gdcm-2.6.0.tar.gz" + URL "http://www.orthanc-server.com/downloads/third-party/gdcm-2.6.0.tar.gz" URL_MD5 "978afe57af448b1c97c9f116790aca9c" TIMEOUT 60 CMAKE_ARGS -DCMAKE_BUILD_TYPE:STRING=${CMAKE_BUILD_TYPE} ${Flags}
--- a/Resources/CMake/JavaScriptLibraries.cmake Tue Nov 29 13:28:58 2016 +0100 +++ b/Resources/CMake/JavaScriptLibraries.cmake Tue Nov 29 13:29:12 2016 +0100 @@ -16,7 +16,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. -set(BASE_URL "http://www.montefiore.ulg.ac.be/~jodogne/Orthanc/ThirdPartyDownloads/WebViewer") +set(BASE_URL "http://www.orthanc-server.com/downloads/third-party/WebViewer") DownloadPackage( "3335b0a3ee2bde780777d648cccefe55"