diff CMakeLists.txt @ 183:baada606da3c

databasewrapper
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 12 Nov 2012 14:52:30 +0100
parents 2dece1526c06
children dfa2899d9960
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Nov 12 10:36:58 2012 +0100
+++ b/CMakeLists.txt	Mon Nov 12 14:52:30 2012 +0100
@@ -139,6 +139,7 @@
   OrthancServer/OrthancRestApi.cpp
   OrthancServer/ServerIndex.cpp
   OrthancServer/ToDcmtkBridge.cpp
+  OrthancServer/DatabaseWrapper.cpp
   )
 
 # Ensure autogenerated code is built before building ServerLibrary