comparison Resources/CMake/OrthancStoneConfiguration.cmake @ 343:712acc87fa2e am-2

text layer
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 22 Oct 2018 14:20:39 +0200
parents b3b3fa0e3689
children 55438b1ca317
comparison
equal deleted inserted replaced
342:4297d6c5eef9 343:712acc87fa2e
128 EmbedResources( 128 EmbedResources(
129 # Resources coming from the core of Orthanc. They must be copied 129 # Resources coming from the core of Orthanc. They must be copied
130 # here, as HAS_EMBEDDED_RESOURCES is set to ON in 130 # here, as HAS_EMBEDDED_RESOURCES is set to ON in
131 # "OrthancStoneParameters.cmake" 131 # "OrthancStoneParameters.cmake"
132 ${DCMTK_DICTIONARIES} 132 ${DCMTK_DICTIONARIES}
133
134 FONT_UBUNTU_MONO_BOLD_16 ${ORTHANC_ROOT}/Resources/Fonts/UbuntuMonoBold-16.json
133 135
134 # Resources specific to the Stone of Orthanc 136 # Resources specific to the Stone of Orthanc
135 COLORMAP_HOT ${ORTHANC_STONE_ROOT}/Resources/Colormaps/hot.lut 137 COLORMAP_HOT ${ORTHANC_STONE_ROOT}/Resources/Colormaps/hot.lut
136 COLORMAP_JET ${ORTHANC_STONE_ROOT}/Resources/Colormaps/jet.lut 138 COLORMAP_JET ${ORTHANC_STONE_ROOT}/Resources/Colormaps/jet.lut
137 COLORMAP_RED ${ORTHANC_STONE_ROOT}/Resources/Colormaps/red.lut 139 COLORMAP_RED ${ORTHANC_STONE_ROOT}/Resources/Colormaps/red.lut