Mercurial > trustbridge
view common/CMakeLists.txt @ 161:a4b1c77f3e6a
Change install_certificates_win to generic write_stores_win
This function will also handle the removal to avoid
redundancies in store handling
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Tue, 25 Mar 2014 10:08:31 +0000 |
parents | 306e4db11761 |
children | bd7fb50078b4 20d515604daa |
line wrap: on
line source
set (m13_common_src listutil.c strhelp.c portpath.c ) add_library(m13_common STATIC ${m13_common_src})