diff CMakeLists.txt @ 761:12a3f2eaa99a dicom-rt

move
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 16 Apr 2014 16:05:50 +0200
parents 8cfc6119a5bd
children e57e08ed510f
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Apr 16 16:04:55 2014 +0200
+++ b/CMakeLists.txt	Wed Apr 16 16:05:50 2014 +0200
@@ -223,7 +223,7 @@
   OrthancServer/OrthancFindRequestHandler.cpp
   OrthancServer/OrthancMoveRequestHandler.cpp
 
-  #OrthancServer/RadiotherapyRestApi.cpp
+  OrthancServer/OrthancRestApi/RadiotherapyRestApi.cpp
   )
 
 # Ensure autogenerated code is built before building ServerLibrary