view common/CMakeLists.txt @ 255:c82dab1824be

Expose the filename in certificatelist
author Andre Heinecke <aheinecke@intevation.de>
date Tue, 01 Apr 2014 10:51:36 +0000
parents bd7fb50078b4
children e7a8b70021b6
line wrap: on
line source
set (m13_common_src
   listutil.c
   strhelp.c
   portpath.c
   logging.c
)

add_library(m13_common STATIC ${m13_common_src})

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