diff CMakeLists.txt @ 119:cf6decdf9e15

wrapped new SDK callback: orthanc.RegisterStorageCommitmentScpCallback()
author Alain Mazy <am@osimis.io>
date Mon, 28 Aug 2023 18:30:42 +0200
parents 391c3b504fb6
children c55b0583084b
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Aug 28 16:44:41 2023 +0200
+++ b/CMakeLists.txt	Mon Aug 28 18:30:42 2023 +0200
@@ -186,6 +186,7 @@
   Sources/ReceivedInstanceCallback.cpp
   Sources/RestCallbacks.cpp
   Sources/StorageArea.cpp
+  Sources/StorageCommitmentScpCallback.cpp
 
   # Third-party sources
   ${CMAKE_SOURCE_DIR}/Resources/Orthanc/Plugins/OrthancPluginCppWrapper.cpp