diff Applications/Platforms/Sdl/OrthancStoneSdlConfiguration.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/Applications/Platforms/Sdl/OrthancStoneSdlConfiguration.cmake	Mon Oct 26 15:52:11 2020 +0100
+++ b/Applications/Platforms/Sdl/OrthancStoneSdlConfiguration.cmake	Mon Oct 26 17:42:13 2020 +0100
@@ -22,7 +22,7 @@
 ## Sanity check of the configuration
 #####################################################################
 
-include(${ORTHANC_STONE_ROOT}/Resources/CMake/OrthancStoneConfiguration.cmake)
+include(${ORTHANC_STONE_ROOT}/../Resources/CMake/OrthancStoneConfiguration.cmake)
 
 if (ORTHANC_SANDBOXED)
   message(FATAL_ERROR "Cannot enable SDL in sandboxed environments")