diff common/CMakeLists.txt @ 146:306e4db11761

Added portable path name handling functions. Windows implementation missing.
author Sascha Wilde <wilde@intevation.de>
date Mon, 24 Mar 2014 17:23:06 +0100
parents faf96d9a1010
children bd7fb50078b4 20d515604daa
line wrap: on
line diff
--- a/common/CMakeLists.txt	Mon Mar 24 16:25:32 2014 +0100
+++ b/common/CMakeLists.txt	Mon Mar 24 17:23:06 2014 +0100
@@ -1,6 +1,7 @@
 set (m13_common_src
    listutil.c
    strhelp.c
+   portpath.c
 )
 
 add_library(m13_common STATIC ${m13_common_src})

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