comparison OrthancServer/CMakeLists.txt @ 5834:79a497908b04 attach-custom-data tip

merged find-refactoring -> attach-custom-data
author Alain Mazy <am@orthanc.team>
date Wed, 09 Oct 2024 11:06:20 +0200
parents a451777236fb 7030fa489669
children
comparison
equal deleted inserted replaced
5824:79ac3924eff8 5834:79a497908b04
124 ${CMAKE_SOURCE_DIR}/Sources/OrthancRestApi/OrthancRestResources.cpp 124 ${CMAKE_SOURCE_DIR}/Sources/OrthancRestApi/OrthancRestResources.cpp
125 ${CMAKE_SOURCE_DIR}/Sources/OrthancRestApi/OrthancRestSystem.cpp 125 ${CMAKE_SOURCE_DIR}/Sources/OrthancRestApi/OrthancRestSystem.cpp
126 ${CMAKE_SOURCE_DIR}/Sources/OrthancWebDav.cpp 126 ${CMAKE_SOURCE_DIR}/Sources/OrthancWebDav.cpp
127 ${CMAKE_SOURCE_DIR}/Sources/QueryRetrieveHandler.cpp 127 ${CMAKE_SOURCE_DIR}/Sources/QueryRetrieveHandler.cpp
128 ${CMAKE_SOURCE_DIR}/Sources/ResourceFinder.cpp 128 ${CMAKE_SOURCE_DIR}/Sources/ResourceFinder.cpp
129 ${CMAKE_SOURCE_DIR}/Sources/Search/DatabaseConstraint.cpp 129 ${CMAKE_SOURCE_DIR}/Sources/Search/DatabaseDicomTagConstraint.cpp
130 ${CMAKE_SOURCE_DIR}/Sources/Search/DatabaseConstraints.cpp 130 ${CMAKE_SOURCE_DIR}/Sources/Search/DatabaseDicomTagConstraints.cpp
131 ${CMAKE_SOURCE_DIR}/Sources/Search/DatabaseMetadataConstraint.cpp
131 ${CMAKE_SOURCE_DIR}/Sources/Search/DatabaseLookup.cpp 132 ${CMAKE_SOURCE_DIR}/Sources/Search/DatabaseLookup.cpp
132 ${CMAKE_SOURCE_DIR}/Sources/Search/DicomTagConstraint.cpp 133 ${CMAKE_SOURCE_DIR}/Sources/Search/DicomTagConstraint.cpp
133 ${CMAKE_SOURCE_DIR}/Sources/Search/HierarchicalMatcher.cpp 134 ${CMAKE_SOURCE_DIR}/Sources/Search/HierarchicalMatcher.cpp
134 ${CMAKE_SOURCE_DIR}/Sources/Search/ISqlLookupFormatter.cpp 135 ${CMAKE_SOURCE_DIR}/Sources/Search/ISqlLookupFormatter.cpp
135 ${CMAKE_SOURCE_DIR}/Sources/ServerContext.cpp 136 ${CMAKE_SOURCE_DIR}/Sources/ServerContext.cpp