diff CMakeLists.txt @ 1352:382439943749

ResourceFinder
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 11 May 2015 17:25:53 +0200
parents a87d3288bd39
children ab9f3d5910bd
line wrap: on
line diff
--- a/CMakeLists.txt	Thu Apr 30 15:17:40 2015 +0200
+++ b/CMakeLists.txt	Mon May 11 17:25:53 2015 +0200
@@ -170,6 +170,7 @@
   OrthancServer/OrthancFindRequestHandler.cpp
   OrthancServer/OrthancMoveRequestHandler.cpp
   OrthancServer/ExportedResource.cpp
+  OrthancServer/ResourceFinder.cpp
 
   # From "lua-scripting" branch
   OrthancServer/DicomInstanceToStore.cpp