Mercurial > hg > orthanc
diff CMakeLists.txt @ 565:c931ac02db82 find-move-scp
refactoring of find class
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 18 Sep 2013 16:58:27 +0200 |
parents | 0fc8ef464cfb |
children | c2be0a0e049e |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Sep 18 16:49:48 2013 +0200 +++ b/CMakeLists.txt Wed Sep 18 16:58:27 2013 +0200 @@ -175,6 +175,7 @@ OrthancServer/ServerContext.cpp OrthancServer/ServerEnumerations.cpp OrthancServer/ServerToolbox.cpp + OrthancServer/OrthancFindRequestHandler.cpp ) # Ensure autogenerated code is built before building ServerLibrary