Mercurial > hg > orthanc
diff CMakeLists.txt @ 976:6968356679c0 plugins
integration mainline->plugins
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 30 Jun 2014 14:55:43 +0200 |
parents | 509e146c3cb3 83622b0f544c |
children | 564e39d6df13 |
line wrap: on
line diff
--- a/CMakeLists.txt Mon Jun 30 14:08:51 2014 +0200 +++ b/CMakeLists.txt Mon Jun 30 14:55:43 2014 +0200 @@ -84,6 +84,8 @@ Core/HttpServer/MongooseServer.cpp Core/HttpServer/HttpFileSender.cpp Core/HttpServer/FilesystemHttpSender.cpp + Core/RestApi/RestApiCall.cpp + Core/RestApi/RestApiGetCall.cpp Core/RestApi/RestApiHierarchy.cpp Core/RestApi/RestApiPath.cpp Core/RestApi/RestApiOutput.cpp