Mercurial > hg > orthanc
diff CMakeLists.txt @ 1795:af6840eb23ee worklists
HierarchicalMatcher
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 19 Nov 2015 17:41:22 +0100 |
parents | 91a5d39ec665 |
children | 9c2ffc4e938b |
line wrap: on
line diff
--- a/CMakeLists.txt Thu Nov 19 16:02:35 2015 +0100 +++ b/CMakeLists.txt Thu Nov 19 17:41:22 2015 +0100 @@ -179,6 +179,7 @@ OrthancServer/OrthancRestApi/OrthancRestSystem.cpp OrthancServer/ParsedDicomFile.cpp OrthancServer/QueryRetrieveHandler.cpp + OrthancServer/Search/HierarchicalMatcher.cpp OrthancServer/Search/IFindConstraint.cpp OrthancServer/Search/LookupIdentifierQuery.cpp OrthancServer/Search/LookupResource.cpp