Mercurial > trustbridge
view common/CMakeLists.txt @ 109:16f37460b2e1
Use m13_common library
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Fri, 21 Mar 2014 16:07:35 +0000 |
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})