comparison Applications/Samples/Sdl/CMakeLists.txt @ 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 352cb0fa57b2
children c23eef785569
comparison
equal deleted inserted replaced
2110:352cb0fa57b2 2111:f8f80e432abc
58 endif() 58 endif()
59 59
60 60
61 DownloadPackage( 61 DownloadPackage(
62 "a24b8136b8f3bb93f166baf97d9328de" 62 "a24b8136b8f3bb93f166baf97d9328de"
63 "http://orthanc.osimis.io/ThirdPartyDownloads/ubuntu-font-family-0.83.zip" 63 "https://orthanc.uclouvain.be/downloads/third-party-downloads/ubuntu-font-family-0.83.zip"
64 "${CMAKE_BINARY_DIR}/ubuntu-font-family-0.83") 64 "${CMAKE_BINARY_DIR}/ubuntu-font-family-0.83")
65 65
66 EmbedResources( 66 EmbedResources(
67 COLORMAP_HOT ${CMAKE_SOURCE_DIR}/../../Resources/Colormaps/hot.lut 67 COLORMAP_HOT ${CMAKE_SOURCE_DIR}/../../Resources/Colormaps/hot.lut
68 UBUNTU_FONT ${CMAKE_BINARY_DIR}/ubuntu-font-family-0.83/Ubuntu-R.ttf 68 UBUNTU_FONT ${CMAKE_BINARY_DIR}/ubuntu-font-family-0.83/Ubuntu-R.ttf