comparison OrthancServer/CMakeLists.txt @ 5614:4640b7ae9a11 find-refactoring

moving normalization of constraints into FindRequest
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 09 May 2024 11:59:56 +0200
parents 3d0aa94b44b3
children 3f13db27b399
comparison
equal deleted inserted replaced
5613:f1ce8dd361b7 5614:4640b7ae9a11
95 ${CMAKE_SOURCE_DIR}/Sources/Database/Compatibility/ILookupResourceAndParent.cpp 95 ${CMAKE_SOURCE_DIR}/Sources/Database/Compatibility/ILookupResourceAndParent.cpp
96 ${CMAKE_SOURCE_DIR}/Sources/Database/Compatibility/ILookupResources.cpp 96 ${CMAKE_SOURCE_DIR}/Sources/Database/Compatibility/ILookupResources.cpp
97 ${CMAKE_SOURCE_DIR}/Sources/Database/Compatibility/SetOfResources.cpp 97 ${CMAKE_SOURCE_DIR}/Sources/Database/Compatibility/SetOfResources.cpp
98 ${CMAKE_SOURCE_DIR}/Sources/Database/FindRequest.cpp 98 ${CMAKE_SOURCE_DIR}/Sources/Database/FindRequest.cpp
99 ${CMAKE_SOURCE_DIR}/Sources/Database/FindResponse.cpp 99 ${CMAKE_SOURCE_DIR}/Sources/Database/FindResponse.cpp
100 ${CMAKE_SOURCE_DIR}/Sources/Database/MainDicomTagsRegistry.cpp
100 ${CMAKE_SOURCE_DIR}/Sources/Database/OrthancIdentifiers.cpp 101 ${CMAKE_SOURCE_DIR}/Sources/Database/OrthancIdentifiers.cpp
101 ${CMAKE_SOURCE_DIR}/Sources/Database/ResourcesContent.cpp 102 ${CMAKE_SOURCE_DIR}/Sources/Database/ResourcesContent.cpp
102 ${CMAKE_SOURCE_DIR}/Sources/Database/SQLiteDatabaseWrapper.cpp 103 ${CMAKE_SOURCE_DIR}/Sources/Database/SQLiteDatabaseWrapper.cpp
103 ${CMAKE_SOURCE_DIR}/Sources/Database/StatelessDatabaseOperations.cpp 104 ${CMAKE_SOURCE_DIR}/Sources/Database/StatelessDatabaseOperations.cpp
104 ${CMAKE_SOURCE_DIR}/Sources/Database/VoidDatabaseListener.cpp 105 ${CMAKE_SOURCE_DIR}/Sources/Database/VoidDatabaseListener.cpp