comparison OrthancServer/CMakeLists.txt @ 5828:7030fa489669 find-refactoring

tools/find: QueryMetadata
author Alain Mazy <am@orthanc.team>
date Mon, 07 Oct 2024 15:19:26 +0200
parents e2771185dad6
children
comparison
equal deleted inserted replaced
5827:976872a99d39 5828:7030fa489669
123 ${CMAKE_SOURCE_DIR}/Sources/OrthancRestApi/OrthancRestResources.cpp 123 ${CMAKE_SOURCE_DIR}/Sources/OrthancRestApi/OrthancRestResources.cpp
124 ${CMAKE_SOURCE_DIR}/Sources/OrthancRestApi/OrthancRestSystem.cpp 124 ${CMAKE_SOURCE_DIR}/Sources/OrthancRestApi/OrthancRestSystem.cpp
125 ${CMAKE_SOURCE_DIR}/Sources/OrthancWebDav.cpp 125 ${CMAKE_SOURCE_DIR}/Sources/OrthancWebDav.cpp
126 ${CMAKE_SOURCE_DIR}/Sources/QueryRetrieveHandler.cpp 126 ${CMAKE_SOURCE_DIR}/Sources/QueryRetrieveHandler.cpp
127 ${CMAKE_SOURCE_DIR}/Sources/ResourceFinder.cpp 127 ${CMAKE_SOURCE_DIR}/Sources/ResourceFinder.cpp
128 ${CMAKE_SOURCE_DIR}/Sources/Search/DatabaseConstraint.cpp 128 ${CMAKE_SOURCE_DIR}/Sources/Search/DatabaseDicomTagConstraint.cpp
129 ${CMAKE_SOURCE_DIR}/Sources/Search/DatabaseConstraints.cpp 129 ${CMAKE_SOURCE_DIR}/Sources/Search/DatabaseDicomTagConstraints.cpp
130 ${CMAKE_SOURCE_DIR}/Sources/Search/DatabaseMetadataConstraint.cpp
130 ${CMAKE_SOURCE_DIR}/Sources/Search/DatabaseLookup.cpp 131 ${CMAKE_SOURCE_DIR}/Sources/Search/DatabaseLookup.cpp
131 ${CMAKE_SOURCE_DIR}/Sources/Search/DicomTagConstraint.cpp 132 ${CMAKE_SOURCE_DIR}/Sources/Search/DicomTagConstraint.cpp
132 ${CMAKE_SOURCE_DIR}/Sources/Search/HierarchicalMatcher.cpp 133 ${CMAKE_SOURCE_DIR}/Sources/Search/HierarchicalMatcher.cpp
133 ${CMAKE_SOURCE_DIR}/Sources/Search/ISqlLookupFormatter.cpp 134 ${CMAKE_SOURCE_DIR}/Sources/Search/ISqlLookupFormatter.cpp
134 ${CMAKE_SOURCE_DIR}/Sources/ServerContext.cpp 135 ${CMAKE_SOURCE_DIR}/Sources/ServerContext.cpp