diff CMakeLists.txt @ 2773:bb63068844ae

moving DatabaseWrapperBase into graveyard
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 17 Jul 2018 11:25:54 +0200
parents 8e593bd59cf7
children 37583cd183ed
line wrap: on
line diff
--- a/CMakeLists.txt	Tue Jul 17 11:02:18 2018 +0200
+++ b/CMakeLists.txt	Tue Jul 17 11:25:54 2018 +0200
@@ -54,7 +54,6 @@
 
 set(ORTHANC_SERVER_SOURCES
   OrthancServer/DatabaseWrapper.cpp
-  OrthancServer/DatabaseWrapperBase.cpp
   OrthancServer/DicomInstanceOrigin.cpp
   OrthancServer/DicomInstanceToStore.cpp
   OrthancServer/ExportedResource.cpp