diff Resources/CMake/OrthancFrameworkConfiguration.cmake @ 4034:78ee0155ec67

trying to use orthanc frameworking with web-viewer plugin
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 10 Jun 2020 10:14:15 +0200
parents 0763630a42ef
children 052dc48c15be
line wrap: on
line diff
--- a/Resources/CMake/OrthancFrameworkConfiguration.cmake	Tue Jun 09 21:45:54 2020 +0200
+++ b/Resources/CMake/OrthancFrameworkConfiguration.cmake	Wed Jun 10 10:14:15 2020 +0200
@@ -679,6 +679,7 @@
 EmbedResources(
   --namespace=Orthanc.FrameworkResources
   --target=OrthancFrameworkResources
+  --framework-path=${ORTHANC_ROOT}/Core
   ${LIBICU_RESOURCES}
   ${DCMTK_DICTIONARIES}
   )