diff CMakeLists.txt @ 1759:e268412adcf1 db-changes

removal of old implementation of search
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 28 Oct 2015 12:59:18 +0100
parents 99f4a05f39fa
children dbb07eb1a2f3
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Oct 28 12:53:45 2015 +0100
+++ b/CMakeLists.txt	Wed Oct 28 12:59:18 2015 +0100
@@ -150,7 +150,6 @@
   OrthancServer/DatabaseWrapper.cpp
   OrthancServer/DatabaseWrapperBase.cpp
   OrthancServer/DicomDirWriter.cpp
-  OrthancServer/DicomFindQuery.cpp
   OrthancServer/DicomModification.cpp
   OrthancServer/DicomProtocol/DicomFindAnswers.cpp
   OrthancServer/DicomProtocol/DicomServer.cpp
@@ -179,7 +178,6 @@
   OrthancServer/OrthancRestApi/OrthancRestSystem.cpp
   OrthancServer/ParsedDicomFile.cpp
   OrthancServer/QueryRetrieveHandler.cpp
-  OrthancServer/ResourceFinder.cpp
   OrthancServer/Search/LookupIdentifierQuery.cpp
   OrthancServer/Search/LookupResource.cpp
   OrthancServer/Search/SetOfResources.cpp