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

reorganization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 22 Oct 2020 16:17:10 +0200
parents a48ae10857b1
children 8c5f9864545f
line wrap: on
line diff
--- a/Applications/Samples/WebAssembly/CMakeLists.txt	Wed Oct 21 18:00:34 2020 +0200
+++ b/Applications/Samples/WebAssembly/CMakeLists.txt	Thu Oct 22 16:17:10 2020 +0200
@@ -52,7 +52,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
   )