view common/CMakeLists.txt @ 360:c0eac5c8c245

Keep working on nssstore_win and clarify its specification
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 10 Apr 2014 20:20:02 +0200
parents 824ef90a6721
children 35d6b371ba63
line wrap: on
line source
set (m13_common_src
   certhelp.c
   listutil.c
   logging.c
   portpath.c
   strhelp.c
   util.c
)

add_library(m13_common STATIC ${m13_common_src})

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