diff Resources/CMake/OrthancStoneParameters.cmake @ 1508:dd1d1cc0575d

use of OrthancPluginsExports.cmake, link against system-wide orthanc framework
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 07 Jul 2020 08:15:08 +0200
parents d8af188ab545
children b7210c688ca7
line wrap: on
line diff
--- a/Resources/CMake/OrthancStoneParameters.cmake	Mon Jul 06 16:47:40 2020 +0200
+++ b/Resources/CMake/OrthancStoneParameters.cmake	Tue Jul 07 08:15:08 2020 +0200
@@ -22,7 +22,7 @@
 ## Import the parameters of the Orthanc Framework
 #####################################################################
 
-include(${CMAKE_CURRENT_LIST_DIR}/../../Resources/Orthanc/DownloadOrthancFramework.cmake)
+include(${CMAKE_CURRENT_LIST_DIR}/../Orthanc/CMake/DownloadOrthancFramework.cmake)
 include(${ORTHANC_FRAMEWORK_ROOT}/Resources/CMake/OrthancFrameworkParameters.cmake)
 
 set(ENABLE_DCMTK OFF)