view common/CMakeLists.txt @ 219:57bef180d560

Add debug output and make windowsstore linkable from C++ code
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 26 Mar 2014 20:16:50 +0100
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/