diff --git a/autotests/html/highlight.cmake.html b/autotests/html/highlight.cmake.html --- a/autotests/html/highlight.cmake.html +++ b/autotests/html/highlight.cmake.html @@ -35,7 +35,7 @@ PRE_LINK COMMAND ${CMAKE_C_COMPILER} ARGS -o ${_exe_NAME} -$\(${_exe_NAME}_SRC_OBJS\) -nostdlib -nostartfiles -Lecos/install/lib -Ttarget.ld +$\(${_exe_NAME}_SRC_OBJS\) -nostdlib -nostartfiles -Lecos/install/lib -Ttarget.ld ) #add the created files to the make_clean_files diff --git a/autotests/reference/highlight.cmake.ref b/autotests/reference/highlight.cmake.ref --- a/autotests/reference/highlight.cmake.ref +++ b/autotests/reference/highlight.cmake.ref @@ -29,7 +29,7 @@ PRE_LINK
COMMAND ${CMAKE_C_COMPILER}
ARGS -o ${_exe_NAME}
-$\(${_exe_NAME}_SRC_OBJS\) -nostdlib -nostartfiles -Lecos/install/lib -Ttarget.ld
+$\(${_exe_NAME}_SRC_OBJS\) -nostdlib -nostartfiles -Lecos/install/lib -Ttarget.ld
)

#add the created files to the make_clean_files
diff --git a/data/syntax/cmake.xml b/data/syntax/cmake.xml --- a/data/syntax/cmake.xml +++ b/data/syntax/cmake.xml @@ -1103,32 +1103,32 @@ - - - - + + + + - - + + - - + + - - + + - + - + @@ -1226,17 +1226,30 @@ + + + + + + + + + + + + +