diff CMakeLists.txt @ 1295:50632b89e294

reorganization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 06 Feb 2015 14:09:55 +0100
parents ac877a0fcf52
children 61ce8147f30d
line wrap: on
line diff
--- a/CMakeLists.txt	Fri Feb 06 13:48:05 2015 +0100
+++ b/CMakeLists.txt	Fri Feb 06 14:09:55 2015 +0100
@@ -476,7 +476,7 @@
   install(
     FILES
     ${ORTHANC_ROOT}/OrthancCppClient/SharedLibrary/AUTOGENERATED/OrthancCppClient.h 
-    ${ORTHANC_ROOT}/Plugins/OrthancCPlugin/OrthancCPlugin.h 
+    ${ORTHANC_ROOT}/Plugins/Include/OrthancCPlugin.h 
     DESTINATION include/orthanc
     )
 endif()