comparison CMakeLists.txt @ 99:465bf098554b

new callback: orthanc.RegisterReceivedInstanceCallback()
author Alain Mazy <am@osimis.io>
date Tue, 14 Dec 2021 10:06:16 +0100
parents 627b8a19fb9f
children e2b2e1d4e1bb
comparison
equal deleted inserted replaced
98:62f2731094ae 99:465bf098554b
175 Sources/PythonFunction.cpp 175 Sources/PythonFunction.cpp
176 Sources/PythonLock.cpp 176 Sources/PythonLock.cpp
177 Sources/PythonModule.cpp 177 Sources/PythonModule.cpp
178 Sources/PythonObject.cpp 178 Sources/PythonObject.cpp
179 Sources/PythonString.cpp 179 Sources/PythonString.cpp
180 Sources/ReceivedInstanceCallback.cpp
180 Sources/RestCallbacks.cpp 181 Sources/RestCallbacks.cpp
181 Sources/StorageArea.cpp 182 Sources/StorageArea.cpp
182 183
183 # Third-party sources 184 # Third-party sources
184 ${CMAKE_SOURCE_DIR}/Resources/Orthanc/Plugins/OrthancPluginCppWrapper.cpp 185 ${CMAKE_SOURCE_DIR}/Resources/Orthanc/Plugins/OrthancPluginCppWrapper.cpp