diff CMakeLists.txt @ 3080:1a75595d8e44 db-changes

started refactoring of ServerIndex::Store()
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 03 Jan 2019 18:21:22 +0100
parents 495c5edce708
children 195ba4cbac3f
line wrap: on
line diff
--- a/CMakeLists.txt	Thu Jan 03 14:03:39 2019 +0100
+++ b/CMakeLists.txt	Thu Jan 03 18:21:22 2019 +0100
@@ -73,6 +73,7 @@
   OrthancServer/SQLiteDatabaseWrapper.cpp
   OrthancServer/Search/Compatibility/CompatibilityDatabaseWrapper.cpp
   OrthancServer/Search/Compatibility/DatabaseLookup.cpp
+  OrthancServer/Search/Compatibility/ICompatibilityCreateInstance.cpp
   OrthancServer/Search/Compatibility/SetOfResources.cpp
   OrthancServer/Search/DatabaseConstraint.cpp
   OrthancServer/Search/DatabaseLookup.cpp