Mercurial > trustbridge
view common/CMakeLists.txt @ 290:b460d2cf088d
Move ifdef for write_stores_win call lower so that do_uninstall is no longer unused on linux
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Wed, 02 Apr 2014 14:12:37 +0000 |
parents | e7a8b70021b6 |
children | 824ef90a6721 |
line wrap: on
line source
set (m13_common_src certhelp.c listutil.c logging.c portpath.c strhelp.c ) add_library(m13_common STATIC ${m13_common_src})