diff CMakeLists.txt @ 1745:38dda23c7d7d db-changes

LookupIdentifierQuery
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 26 Oct 2015 13:47:50 +0100
parents 15a788a63846
children d143db00a794
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Oct 26 12:30:34 2015 +0100
+++ b/CMakeLists.txt	Mon Oct 26 13:47:50 2015 +0100
@@ -164,6 +164,7 @@
   OrthancServer/Internals/FindScp.cpp
   OrthancServer/Internals/MoveScp.cpp
   OrthancServer/Internals/StoreScp.cpp
+  OrthancServer/LookupIdentifierQuery.cpp
   OrthancServer/LuaScripting.cpp
   OrthancServer/OrthancFindRequestHandler.cpp
   OrthancServer/OrthancHttpHandler.cpp