diff common/CMakeLists.txt @ 321:824ef90a6721

Move is_elevated into common/util.c file for better reuse
author Andre Heinecke <aheinecke@intevation.de>
date Mon, 07 Apr 2014 10:58:47 +0000
parents e7a8b70021b6
children 35d6b371ba63
line wrap: on
line diff
--- a/common/CMakeLists.txt	Fri Apr 04 18:00:40 2014 +0200
+++ b/common/CMakeLists.txt	Mon Apr 07 10:58:47 2014 +0000
@@ -4,6 +4,7 @@
    logging.c
    portpath.c
    strhelp.c
+   util.c
 )
 
 add_library(m13_common STATIC ${m13_common_src})

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