diff ViewerPlugin/CMakeLists.txt @ 5:77b76c1a213f

check the version of the Orthanc core
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 26 Oct 2016 13:34:49 +0200
parents 4a7a53257c7d
children 62adabb8c122
line wrap: on
line diff
--- a/ViewerPlugin/CMakeLists.txt	Mon Oct 24 09:09:13 2016 +0200
+++ b/ViewerPlugin/CMakeLists.txt	Wed Oct 26 13:34:49 2016 +0200
@@ -177,6 +177,7 @@
   ${ORTHANC_ROOT}/Core/Logging.cpp
   ${ORTHANC_ROOT}/Core/MultiThreading/Semaphore.cpp
   ${ORTHANC_ROOT}/Core/Toolbox.cpp
+  ${ORTHANC_ROOT}/Plugins/Samples/Common/OrthancPluginCppWrapper.cpp
 
   ${AUTOGENERATED_SOURCES}