From 4846846a2d28e06f347cb46ffe6be2a42337eb32 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Sun, 16 Oct 2011 12:45:00 +0300 Subject: Initially add small and tight logging facility --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 6254d027e..afe8a58c0 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -90,6 +90,7 @@ configure_file( ) set(common_SRCS + log.cpp content_sao.cpp mapgen.cpp content_inventory.cpp -- cgit v1.2.3