Mercurial > hg > orthanc
comparison OrthancServer/Plugins/Samples/ConnectivityChecks/JavaScriptLibraries.cmake @ 5434:aa1c09fa6632
changed location of third-party downloads
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 21 Nov 2023 18:52:07 +0100 |
parents | c5f243ad7103 |
children | 48b8dae6dc77 |
comparison
equal
deleted
inserted
replaced
5433:38403e13c1ca | 5434:aa1c09fa6632 |
---|---|
16 # | 16 # |
17 # You should have received a copy of the GNU General Public License | 17 # You should have received a copy of the GNU General Public License |
18 # along with this program. If not, see <http://www.gnu.org/licenses/>. | 18 # along with this program. If not, see <http://www.gnu.org/licenses/>. |
19 | 19 |
20 | 20 |
21 set(BASE_URL "https://orthanc.uclouvain.be/third-party-downloads") | 21 set(BASE_URL "https://orthanc.uclouvain.be/downloads/third-party-downloads") |
22 | 22 |
23 DownloadPackage( | 23 DownloadPackage( |
24 "da0189f7c33bf9f652ea65401e0a3dc9" | 24 "da0189f7c33bf9f652ea65401e0a3dc9" |
25 "${BASE_URL}/dicom-web/bootstrap-4.3.1.zip" | 25 "${BASE_URL}/dicom-web/bootstrap-4.3.1.zip" |
26 "${CMAKE_CURRENT_BINARY_DIR}/bootstrap-4.3.1") | 26 "${CMAKE_CURRENT_BINARY_DIR}/bootstrap-4.3.1") |