Mercurial > hg > orthanc
diff CMakeLists.txt @ 1525:f9b0169eb6bb
testing
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 11 Aug 2015 17:50:38 +0200 |
parents | 8bd0d897763f |
children | 1c2c7e6c3a7a |
line wrap: on
line diff
--- a/CMakeLists.txt Tue Aug 11 16:09:24 2015 +0200 +++ b/CMakeLists.txt Tue Aug 11 17:50:38 2015 +0200 @@ -109,6 +109,7 @@ Core/HttpServer/MongooseServer.cpp Core/HttpServer/HttpFileSender.cpp Core/HttpServer/FilesystemHttpSender.cpp + Core/HttpServer/HttpStreamTranscoder.cpp Core/Logging.cpp Core/RestApi/RestApiCall.cpp Core/RestApi/RestApiGetCall.cpp @@ -214,6 +215,7 @@ UnitTestsSources/ImageProcessingTests.cpp UnitTestsSources/JpegLosslessTests.cpp UnitTestsSources/PluginsTests.cpp + UnitTestsSources/StreamTests.cpp )