diff CMakeLists.txt @ 1485:27661b33f624

Creation of Logging.h
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 04 Aug 2015 09:35:09 +0200
parents b64f48e19ab9
children 23083810d543
line wrap: on
line diff
--- a/CMakeLists.txt	Sun Aug 02 15:57:45 2015 +0200
+++ b/CMakeLists.txt	Tue Aug 04 09:35:09 2015 +0200
@@ -106,6 +106,7 @@
   Core/HttpServer/MongooseServer.cpp
   Core/HttpServer/HttpFileSender.cpp
   Core/HttpServer/FilesystemHttpSender.cpp
+  Core/Logging.cpp
   Core/RestApi/RestApiCall.cpp
   Core/RestApi/RestApiGetCall.cpp
   Core/RestApi/RestApiHierarchy.cpp