Mercurial > hg > orthanc
diff CMakeLists.txt @ 908:e078ea944089 plugins
refactoring HttpOutput
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 19 Jun 2014 17:47:39 +0200 |
parents | 1b92ce45cc8d |
children | 28a52982196e |
line wrap: on
line diff
--- a/CMakeLists.txt Thu Jun 19 14:28:43 2014 +0200 +++ b/CMakeLists.txt Thu Jun 19 17:47:39 2014 +0200 @@ -81,6 +81,7 @@ Core/HttpServer/FilesystemHttpHandler.cpp Core/HttpServer/HttpHandler.cpp Core/HttpServer/HttpOutput.cpp + Core/HttpServer/HttpOutputStream.cpp Core/HttpServer/MongooseServer.cpp Core/HttpServer/HttpFileSender.cpp Core/HttpServer/FilesystemHttpSender.cpp