diff Applications/Platforms/WebAssembly/SharedLibrary/CMakeLists.txt @ 1595:621e4e11783d

doxygen target, more consistent ORTHANC_STONE_ROOT
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 26 Oct 2020 17:42:13 +0100
parents 0d4b11ba86df
children 4cdc297be5a6
line wrap: on
line diff
--- a/Applications/Platforms/WebAssembly/SharedLibrary/CMakeLists.txt	Mon Oct 26 15:52:11 2020 +0100
+++ b/Applications/Platforms/WebAssembly/SharedLibrary/CMakeLists.txt	Mon Oct 26 17:42:13 2020 +0100
@@ -91,7 +91,7 @@
   )
 
 configure_file(
-  ${ORTHANC_STONE_ROOT}/SharedLibrary/OrthancStone.h.in
+  ${ORTHANC_STONE_ROOT}/../SharedLibrary/OrthancStone.h.in
   ${CMAKE_CURRENT_BINARY_DIR}/Include/orthanc-stone/OrthancStone.h
   )