Mercurial > hg > orthanc
diff CMakeLists.txt @ 969:3dce528b0cc2
RestApiHierarchy
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 30 Jun 2014 13:17:49 +0200 |
parents | dfc076546821 |
children | 509e146c3cb3 83622b0f544c |
line wrap: on
line diff
--- a/CMakeLists.txt Fri Jun 27 17:48:55 2014 +0200 +++ b/CMakeLists.txt Mon Jun 30 13:17:49 2014 +0200 @@ -84,6 +84,7 @@ Core/HttpServer/MongooseServer.cpp Core/HttpServer/HttpFileSender.cpp Core/HttpServer/FilesystemHttpSender.cpp + Core/RestApi/RestApiHierarchy.cpp Core/RestApi/RestApiPath.cpp Core/RestApi/RestApiOutput.cpp Core/RestApi/RestApi.cpp