view common/CMakeLists.txt @ 213:3ebebd055d3a

Refactored the list update dialog. Now it looks a bit more like the mainwindow.
author Raimund Renkert <rrenkert@intevation.de>
date Thu, 27 Mar 2014 09:08:44 +0100
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})

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