comparison OrthancServer/CMakeLists.txt @ 5770:e2771185dad6 find-refactoring

reorganization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 09 Sep 2024 16:43:47 +0200
parents 247fc5368693
children
comparison
equal deleted inserted replaced
5769:0da33161acf7 5770:e2771185dad6
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/DatabaseConstraint.cpp
129 ${CMAKE_SOURCE_DIR}/Sources/Search/DatabaseConstraints.cpp
129 ${CMAKE_SOURCE_DIR}/Sources/Search/DatabaseLookup.cpp 130 ${CMAKE_SOURCE_DIR}/Sources/Search/DatabaseLookup.cpp
130 ${CMAKE_SOURCE_DIR}/Sources/Search/DicomTagConstraint.cpp 131 ${CMAKE_SOURCE_DIR}/Sources/Search/DicomTagConstraint.cpp
131 ${CMAKE_SOURCE_DIR}/Sources/Search/HierarchicalMatcher.cpp 132 ${CMAKE_SOURCE_DIR}/Sources/Search/HierarchicalMatcher.cpp
132 ${CMAKE_SOURCE_DIR}/Sources/Search/ISqlLookupFormatter.cpp 133 ${CMAKE_SOURCE_DIR}/Sources/Search/ISqlLookupFormatter.cpp
133 ${CMAKE_SOURCE_DIR}/Sources/ServerContext.cpp 134 ${CMAKE_SOURCE_DIR}/Sources/ServerContext.cpp