comparison common/CMakeLists.txt @ 579:f4ce4eef3b38

Implement PKCS#7 embedded signature verfification for windows
author Andre Heinecke <aheinecke@intevation.de>
date Tue, 27 May 2014 10:28:36 +0000
parents ac9e95ef6966
children e780405f8150
comparison
equal deleted inserted replaced
578:bf54c9fc0d63 579:f4ce4eef3b38
10 listutil.c 10 listutil.c
11 logging.c 11 logging.c
12 portpath.c 12 portpath.c
13 strhelp.c 13 strhelp.c
14 util.c 14 util.c
15 binverify.c
15 ) 16 )
16 17
17 add_library(trustbridge_common STATIC ${trustbridge_common_src}) 18 add_library(trustbridge_common STATIC ${trustbridge_common_src})

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