diff CMakeLists.txt @ 1924:6c73df12ca51

New URI: "/instances/.../frames/.../raw" to access the raw frames (bypass image decoding)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 07 Mar 2016 17:43:20 +0100
parents b97aa579e85b
children 01de36d949c3
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Mar 07 08:29:22 2016 +0100
+++ b/CMakeLists.txt	Mon Mar 07 17:43:20 2016 +0100
@@ -163,6 +163,7 @@
   OrthancServer/ExportedResource.cpp
   OrthancServer/FromDcmtkBridge.cpp
   OrthancServer/Internals/CommandDispatcher.cpp
+  OrthancServer/Internals/DicomFrameIndex.cpp
   OrthancServer/Internals/DicomImageDecoder.cpp
   OrthancServer/Internals/FindScp.cpp
   OrthancServer/Internals/MoveScp.cpp