diff CMakeLists.txt @ 3052:c7db469bbe8e db-changes

new class: Compatibility::DatabaseLookup
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 20 Dec 2018 16:58:52 +0100
parents d8a91acb7424
children 87f52703ebbc
line wrap: on
line diff
--- a/CMakeLists.txt	Thu Dec 20 16:49:07 2018 +0100
+++ b/CMakeLists.txt	Thu Dec 20 16:58:52 2018 +0100
@@ -71,6 +71,7 @@
   OrthancServer/OrthancRestApi/OrthancRestSystem.cpp
   OrthancServer/QueryRetrieveHandler.cpp
   OrthancServer/SQLiteDatabaseWrapper.cpp
+  OrthancServer/Search/Compatibility/DatabaseLookup.cpp
   OrthancServer/Search/Compatibility/SetOfResources.cpp
   OrthancServer/Search/DatabaseConstraint.cpp
   OrthancServer/Search/DatabaseLookup.cpp