diff CMakeLists.txt @ 1358:62d2d35b725e

cont
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 13 May 2015 17:56:27 +0200
parents ab9f3d5910bd
children 4378a6636187
line wrap: on
line diff
--- a/CMakeLists.txt	Wed May 13 15:56:41 2015 +0200
+++ b/CMakeLists.txt	Wed May 13 17:56:27 2015 +0200
@@ -170,7 +170,8 @@
   OrthancServer/OrthancFindRequestHandler.cpp
   OrthancServer/OrthancMoveRequestHandler.cpp
   OrthancServer/ExportedResource.cpp
-  OrthancServer/ExactResourceFinder.cpp
+  OrthancServer/BaseResourceFinder.cpp
+  OrthancServer/ResourceFinder.cpp
 
   # From "lua-scripting" branch
   OrthancServer/DicomInstanceToStore.cpp