comparison Resources/CMake/JavaScriptLibraries.cmake @ 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 3809121c3290
children 5dc54316d68b
comparison
equal deleted inserted replaced
155:08f30c8962a7 156:9e5358dd4dca
14 # 14 #
15 # You should have received a copy of the GNU Affero General Public License 15 # You should have received a copy of the GNU Affero General Public License
16 # along with this program. If not, see <http://www.gnu.org/licenses/>. 16 # along with this program. If not, see <http://www.gnu.org/licenses/>.
17 17
18 18
19 set(BASE_URL "http://www.montefiore.ulg.ac.be/~jodogne/Orthanc/ThirdPartyDownloads/WebViewer") 19 set(BASE_URL "http://www.orthanc-server.com/downloads/third-party/WebViewer")
20 20
21 DownloadPackage( 21 DownloadPackage(
22 "3335b0a3ee2bde780777d648cccefe55" 22 "3335b0a3ee2bde780777d648cccefe55"
23 "${BASE_URL}/cornerstone-0.8.4.zip" 23 "${BASE_URL}/cornerstone-0.8.4.zip"
24 "cornerstone-0.8.4") 24 "cornerstone-0.8.4")