diff Plugins/Samples/DatabasePlugin/CMakeLists.txt @ 1761:f4286d99ee0a db-changes

fix sample database plugin
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 29 Oct 2015 11:22:48 +0100
parents 2f2e2ec17bc4
children dd609a99d39a
line wrap: on
line diff
--- a/Plugins/Samples/DatabasePlugin/CMakeLists.txt	Thu Oct 29 11:09:00 2015 +0100
+++ b/Plugins/Samples/DatabasePlugin/CMakeLists.txt	Thu Oct 29 11:22:48 2015 +0100
@@ -46,6 +46,7 @@
   ${ORTHANC_ROOT}/Core/DicomFormat/DicomArray.cpp
   ${ORTHANC_ROOT}/Core/DicomFormat/DicomMap.cpp
   ${ORTHANC_ROOT}/Core/DicomFormat/DicomTag.cpp
+  ${ORTHANC_ROOT}/Core/DicomFormat/DicomValue.cpp
   ${ORTHANC_ROOT}/Core/Enumerations.cpp
   ${ORTHANC_ROOT}/Core/SQLite/Connection.cpp
   ${ORTHANC_ROOT}/Core/SQLite/FunctionContext.cpp