diff CMakeLists.txt @ 790:331eaf9d9d69

ParsedDicomFile
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 05 May 2014 18:55:10 +0200
parents b6d6b65142e8
children e1d27ee2114a
line wrap: on
line diff
--- a/CMakeLists.txt	Mon May 05 18:43:34 2014 +0200
+++ b/CMakeLists.txt	Mon May 05 18:55:10 2014 +0200
@@ -206,6 +206,7 @@
   OrthancServer/DicomProtocol/ReusableDicomUserConnection.cpp
   OrthancServer/DicomModification.cpp
   OrthancServer/FromDcmtkBridge.cpp
+  OrthancServer/ParsedDicomFile.cpp
   OrthancServer/Internals/CommandDispatcher.cpp
   OrthancServer/Internals/FindScp.cpp
   OrthancServer/Internals/MoveScp.cpp