diff CMakeLists.txt @ 3036:8fd203510d8b db-changes

moving LookupIdentifierQuery to the graveyard
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 19 Dec 2018 16:27:07 +0100
parents 54e422fe31ce
children 1c095185074c
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Dec 19 14:20:11 2018 +0100
+++ b/CMakeLists.txt	Wed Dec 19 16:27:07 2018 +0100
@@ -77,7 +77,6 @@
   OrthancServer/Search/HierarchicalMatcher.cpp
   OrthancServer/Search/IFindConstraint.cpp
   OrthancServer/Search/ListConstraint.cpp
-  OrthancServer/Search/LookupIdentifierQuery.cpp
   OrthancServer/Search/RangeConstraint.cpp
   OrthancServer/Search/SetOfResources.cpp
   OrthancServer/Search/ValueConstraint.cpp