comparison Applications/StoneWebViewer/WebAssembly/JavaScriptLibraries.cmake @ 2111:f8f80e432abc

third party downloads from uclouvain servers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 20 Dec 2023 22:37:30 +0100
parents 07964689cb0b
children c23eef785569
comparison
equal deleted inserted replaced
2110:352cb0fa57b2 2111:f8f80e432abc
16 # 16 #
17 # You should have received a copy of the GNU Affero General Public License 17 # You should have received a copy of the GNU Affero 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 "http://orthanc.osimis.io/ThirdPartyDownloads") 21 set(BASE_URL "https://orthanc.uclouvain.be/downloads/third-party-downloads")
22 22
23 DownloadPackage( 23 DownloadPackage(
24 "f9746611d1d77072f5ce5a1d9e915c42" 24 "f9746611d1d77072f5ce5a1d9e915c42"
25 "${BASE_URL}/fontawesome-free-5.14.0-web.zip" 25 "${BASE_URL}/fontawesome-free-5.14.0-web.zip"
26 "${CMAKE_CURRENT_BINARY_DIR}/fontawesome-free-5.14.0-web") 26 "${CMAKE_CURRENT_BINARY_DIR}/fontawesome-free-5.14.0-web")