# HG changeset patch # User Sebastien Jodogne # Date 1591869063 -7200 # Node ID c459f210f6ac23c3f041c1560932e7026e2c26f4 # Parent cd363608551a143559c8282029c7f93028fd2209 removed ORTHANC_ROOT diff -r cd363608551a -r c459f210f6ac OrthancFramework/Resources/CMake/OrthancFrameworkConfiguration.cmake --- a/OrthancFramework/Resources/CMake/OrthancFrameworkConfiguration.cmake Thu Jun 11 11:44:48 2020 +0200 +++ b/OrthancFramework/Resources/CMake/OrthancFrameworkConfiguration.cmake Thu Jun 11 11:51:03 2020 +0200 @@ -11,9 +11,6 @@ ## Configuration of the components ##################################################################### -# Path to the root folder of the Orthanc distribution -set(ORTHANC_ROOT ${CMAKE_CURRENT_LIST_DIR}/../../..) - # Some basic inclusions include(CMakePushCheckState) include(CheckFunctionExists)