view common/CMakeLists.txt @ 145:27ebd96798c4

Fixed mox error ranges -- return codes can only use 8 bit.
author Sascha Wilde <wilde@intevation.de>
date Mon, 24 Mar 2014 16:25:32 +0100
parents faf96d9a1010
children 306e4db11761
line wrap: on
line source
set (m13_common_src
   listutil.c
   strhelp.c
)

add_library(m13_common STATIC ${m13_common_src})

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