Mercurial > hg > orthanc
diff CMakeLists.txt @ 1515:c94353fbd4e9
cont http compression
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 10 Aug 2015 17:18:36 +0200 |
parents | fe07f82d83d3 |
children | 4f8c8ef114db |
line wrap: on
line diff
--- a/CMakeLists.txt Mon Aug 10 16:43:59 2015 +0200 +++ b/CMakeLists.txt Mon Aug 10 17:18:36 2015 +0200 @@ -104,6 +104,7 @@ Core/HttpServer/FilesystemHttpHandler.cpp Core/HttpServer/HttpToolbox.cpp Core/HttpServer/HttpOutput.cpp + Core/HttpServer/IHttpHandler.cpp Core/HttpServer/StringHttpOutput.cpp Core/HttpServer/MongooseServer.cpp Core/HttpServer/HttpFileSender.cpp