changeset 108:39c42b5a5693

Syntax fix
author Andre Heinecke <aheinecke@intevation.de>
date Fri, 21 Mar 2014 16:05:33 +0000
parents 5b9af103a355
children 16f37460b2e1
files ui/CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ui/CMakeLists.txt	Fri Mar 21 15:48:27 2014 +0000
+++ b/ui/CMakeLists.txt	Fri Mar 21 16:05:33 2014 +0000
@@ -39,7 +39,7 @@
    if(NOT XKBCOMMON_LIB)
       # Hack on a hack to overwrite the xkbcommon libname.
       set(XKBCOMMON_LIB -lxkbcommon)
-   endif
+   endif()
 
    set(XCB_EXTRA_LIBS
       -L${_qtpath}

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