view common/CMakeLists.txt @ 105:faf96d9a1010

Remove duplicated findpolarssl in cinst. You need to run cmake from the toplevel
author Andre Heinecke <aheinecke@intevation.de>
date Fri, 21 Mar 2014 14:56:29 +0000
parents c879a709310d
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/