diff common/CMakeLists.txt @ 252:bd7fb50078b4

Add logging.h for some logging / debug functions The stuff from debug.h is now in logging.h
author Andre Heinecke <aheinecke@intevation.de>
date Tue, 01 Apr 2014 10:49:40 +0000
parents 306e4db11761
children e7a8b70021b6
line wrap: on
line diff
--- a/common/CMakeLists.txt	Tue Apr 01 10:48:35 2014 +0000
+++ b/common/CMakeLists.txt	Tue Apr 01 10:49:40 2014 +0000
@@ -2,6 +2,7 @@
    listutil.c
    strhelp.c
    portpath.c
+   logging.c
 )
 
 add_library(m13_common STATIC ${m13_common_src})

http://wald.intevation.org/projects/trustbridge/