diff CMakeLists.txt @ 999:db18c071fbd7 lua-scripting

store-scu filter
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 04 Jul 2014 14:09:53 +0200
parents 8c67382f44a7
children 13e230bbd882
line wrap: on
line diff
--- a/CMakeLists.txt	Thu Jul 03 18:30:23 2014 +0200
+++ b/CMakeLists.txt	Fri Jul 04 14:09:53 2014 +0200
@@ -157,6 +157,7 @@
   OrthancServer/Scheduler/ServerFilterInstance.cpp
   OrthancServer/Scheduler/ServerJob.cpp
   OrthancServer/Scheduler/ServerScheduler.cpp
+  OrthancServer/Scheduler/StoreScuFilter.cpp
   )