diff CMakeLists.txt @ 1001:f3929718ea7e lua-scripting

autorouting primitives
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 04 Jul 2014 15:31:42 +0200
parents 13e230bbd882
children 1d35281d967c
line wrap: on
line diff
--- a/CMakeLists.txt	Fri Jul 04 14:14:14 2014 +0200
+++ b/CMakeLists.txt	Fri Jul 04 15:31:42 2014 +0200
@@ -154,6 +154,7 @@
   OrthancServer/OrthancMoveRequestHandler.cpp
 
   # From "lua-scripting" branch
+  OrthancServer/Scheduler/DeleteInstanceCommand.cpp
   OrthancServer/Scheduler/ServerCommandInstance.cpp
   OrthancServer/Scheduler/ServerJob.cpp
   OrthancServer/Scheduler/ServerScheduler.cpp