diff Resources/CMake/GoogleTestConfiguration.cmake @ 4251:6784a119484d Orthanc-0.8.6

hotpatch to make Orthanc 0.8.6 compile on Ubuntu 16.04
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 15 Oct 2020 13:56:50 +0200
parents 88fcf73fbe39
children
line wrap: on
line diff
--- a/Resources/CMake/GoogleTestConfiguration.cmake	Tue Jul 17 09:41:15 2018 +0200
+++ b/Resources/CMake/GoogleTestConfiguration.cmake	Thu Oct 15 13:56:50 2020 +0200
@@ -11,7 +11,7 @@
   set(GTEST_SOURCES_DIR ${CMAKE_BINARY_DIR}/gtest-1.7.0)
   DownloadPackage(
     "2d6ec8ccdf5c46b05ba54a9fd1d130d7"
-    "http://www.montefiore.ulg.ac.be/~jodogne/Orthanc/ThirdPartyDownloads/gtest-1.7.0.zip"
+    "http://www.orthanc-server.com/downloads/third-party/gtest-1.7.0.zip"
     "${GTEST_SOURCES_DIR}")
 
   include_directories(