view common/CMakeLists.txt @ 155:c0fdb8d336cf

Added menubar/menu and method stubs to mainwindow.
author Raimund Renkert <rrenkert@intevation.de>
date Tue, 25 Mar 2014 09:22:55 +0100
parents faf96d9a1010
children 306e4db11761
line wrap: on
line source
set (m13_common_src
   listutil.c
   strhelp.c
)

add_library(m13_common STATIC ${m13_common_src})

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