view common/CMakeLists.txt @ 247:4de97f74d038

Check for process elevation and write into system store accordingly
author Andre Heinecke <aheinecke@intevation.de>
date Mon, 31 Mar 2014 08:02:46 +0000
parents 306e4db11761
children bd7fb50078b4 20d515604daa
line wrap: on
line source
set (m13_common_src
   listutil.c
   strhelp.c
   portpath.c
)

add_library(m13_common STATIC ${m13_common_src})

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