Mercurial > trustbridge
view common/CMakeLists.txt @ 397:8752aae8aad8
Set DejaVu Sans Mono as font for fingerprint column.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Tue, 15 Apr 2014 16:46:13 +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})