diff Applications/Samples/Sdl/CMakeLists.txt @ 1586:b5417e377636

reorganization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 22 Oct 2020 16:17:10 +0200
parents 94edbfa64c97
children a1405ab3a91c
line wrap: on
line diff
--- a/Applications/Samples/Sdl/CMakeLists.txt	Wed Oct 21 18:00:34 2020 +0200
+++ b/Applications/Samples/Sdl/CMakeLists.txt	Thu Oct 22 16:17:10 2020 +0200
@@ -40,7 +40,7 @@
   "${CMAKE_BINARY_DIR}/ubuntu-font-family-0.83")
 
 EmbedResources(
-  COLORMAP_HOT ${ORTHANC_STONE_ROOT}/Resources/Colormaps/hot.lut
+  COLORMAP_HOT ${CMAKE_SOURCE_DIR}/../../Resources/Colormaps/hot.lut
   UBUNTU_FONT  ${CMAKE_BINARY_DIR}/ubuntu-font-family-0.83/Ubuntu-R.ttf
   )