diff CMakeLists.txt @ 1442:4ff8dd753d79

OrthancHttpHandler
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 01 Jul 2015 11:08:23 +0200
parents f3672356c121
children b2b09a3dbd8e
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Jul 01 10:38:39 2015 +0200
+++ b/CMakeLists.txt	Wed Jul 01 11:08:23 2015 +0200
@@ -175,6 +175,7 @@
   OrthancServer/DicomFindQuery.cpp
   OrthancServer/QueryRetrieveHandler.cpp
   OrthancServer/LuaScripting.cpp
+  OrthancServer/OrthancHttpHandler.cpp
 
   # From "lua-scripting" branch
   OrthancServer/DicomInstanceToStore.cpp