diff CMakeLists.txt @ 2867:251614c2edac

DicomMoveScuJob
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 08 Oct 2018 16:08:51 +0200
parents 52b017d22a4f
children ce310baccda6
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Oct 08 11:40:31 2018 +0200
+++ b/CMakeLists.txt	Mon Oct 08 16:08:51 2018 +0200
@@ -84,6 +84,7 @@
   OrthancServer/ServerIndex.cpp
   OrthancServer/ServerJobs/ArchiveJob.cpp
   OrthancServer/ServerJobs/DicomModalityStoreJob.cpp
+  OrthancServer/ServerJobs/DicomMoveScuJob.cpp
   OrthancServer/ServerJobs/LuaJobManager.cpp
   OrthancServer/ServerJobs/MergeStudyJob.cpp
   OrthancServer/ServerJobs/Operations/DeleteResourceOperation.cpp