diff CMakeLists.txt @ 506:6e4bd06c17c5 laaw

the wrapper is working
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 18 Jul 2013 12:01:51 +0200
parents 7f7a2d174acb
children 49a1228d6fe7
line wrap: on
line diff
--- a/CMakeLists.txt	Thu Jul 18 10:12:20 2013 +0200
+++ b/CMakeLists.txt	Thu Jul 18 12:01:51 2013 +0200
@@ -41,6 +41,8 @@
 include(${CMAKE_SOURCE_DIR}/Resources/CMake/DownloadPackage.cmake)
 include(${CMAKE_SOURCE_DIR}/Resources/CMake/Compiler.cmake)
 
+set(ORTHANC_ROOT ${CMAKE_SOURCE_DIR})
+
 # Configuration of the standalone builds
 if (${CMAKE_CROSSCOMPILING})
   # Cross-compilation implies the standalone build