diff OrthancStone/Resources/CMake/OrthancStoneParameters.cmake @ 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 5887a4f8594b
children f9e3a9c21c0f
line wrap: on
line diff
--- a/OrthancStone/Resources/CMake/OrthancStoneParameters.cmake	Mon Oct 26 15:52:11 2020 +0100
+++ b/OrthancStone/Resources/CMake/OrthancStoneParameters.cmake	Mon Oct 26 17:42:13 2020 +0100
@@ -22,7 +22,7 @@
 ## Select the location of the Orthanc framework
 #####################################################################
 
-set(ORTHANC_STONE_ROOT ${CMAKE_CURRENT_LIST_DIR}/../..)
+set(ORTHANC_STONE_ROOT ${CMAKE_CURRENT_LIST_DIR}/../../Sources)
 
 include(${CMAKE_CURRENT_LIST_DIR}/Version.cmake)