diff CMakeLists.txt @ 1007:871c49c9b11d lua-scripting

lua routing is working
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 08 Jul 2014 17:35:00 +0200
parents 1d35281d967c
children 187ed107a59f
line wrap: on
line diff
--- a/CMakeLists.txt	Tue Jul 08 15:11:00 2014 +0200
+++ b/CMakeLists.txt	Tue Jul 08 17:35:00 2014 +0200
@@ -160,6 +160,7 @@
   OrthancServer/Scheduler/ServerJob.cpp
   OrthancServer/Scheduler/ServerScheduler.cpp
   OrthancServer/Scheduler/StoreScuCommand.cpp
+  OrthancServer/Scheduler/StorePeerCommand.cpp
   )