diff CMakeLists.txt @ 199:dfa2899d9960

refactoring cont
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 27 Nov 2012 16:20:22 +0100
parents baada606da3c
children 9283552c25df
line wrap: on
line diff
--- a/CMakeLists.txt	Tue Nov 27 15:49:42 2012 +0100
+++ b/CMakeLists.txt	Tue Nov 27 16:20:22 2012 +0100
@@ -140,6 +140,7 @@
   OrthancServer/ServerIndex.cpp
   OrthancServer/ToDcmtkBridge.cpp
   OrthancServer/DatabaseWrapper.cpp
+  OrthancServer/ServerEnumerations.cpp
   )
 
 # Ensure autogenerated code is built before building ServerLibrary