diff CMakeLists.txt @ 210:96b7918a6a18

start of the refactoring of the Orthanc REST API
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 28 Nov 2012 18:03:44 +0100
parents 9960642f0f45
children 4ce7fdcc8879
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Nov 28 17:22:07 2012 +0100
+++ b/CMakeLists.txt	Wed Nov 28 18:03:44 2012 +0100
@@ -140,6 +140,7 @@
   OrthancServer/Internals/StoreScp.cpp
   OrthancServer/OrthancInitialization.cpp
   OrthancServer/OrthancRestApi.cpp
+  OrthancServer/OrthancRestApi2.cpp
   OrthancServer/ServerIndex.cpp
   OrthancServer/ToDcmtkBridge.cpp
   OrthancServer/DatabaseWrapper.cpp