diff CMakeLists.txt @ 1747:ca69082ab200 db-changes

reorganization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 26 Oct 2015 16:58:11 +0100
parents d143db00a794
children 99f4a05f39fa
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Oct 26 16:04:58 2015 +0100
+++ b/CMakeLists.txt	Mon Oct 26 16:58:11 2015 +0100
@@ -164,7 +164,6 @@
   OrthancServer/Internals/FindScp.cpp
   OrthancServer/Internals/MoveScp.cpp
   OrthancServer/Internals/StoreScp.cpp
-  OrthancServer/LookupIdentifierQuery.cpp
   OrthancServer/LuaScripting.cpp
   OrthancServer/OrthancFindRequestHandler.cpp
   OrthancServer/OrthancHttpHandler.cpp
@@ -181,11 +180,12 @@
   OrthancServer/ParsedDicomFile.cpp
   OrthancServer/QueryRetrieveHandler.cpp
   OrthancServer/ResourceFinder.cpp
+  OrthancServer/Search/LookupIdentifierQuery.cpp
+  OrthancServer/Search/SetOfResources.cpp
   OrthancServer/ServerContext.cpp
   OrthancServer/ServerEnumerations.cpp
   OrthancServer/ServerIndex.cpp
   OrthancServer/ServerToolbox.cpp
-  OrthancServer/SetOfResources.cpp
   OrthancServer/SliceOrdering.cpp
   OrthancServer/ToDcmtkBridge.cpp