summaryrefslogtreecommitdiffstats
path: root/kate/data/cmake.xml
diff options
context:
space:
mode:
Diffstat (limited to 'kate/data/cmake.xml')
-rw-r--r--kate/data/cmake.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/kate/data/cmake.xml b/kate/data/cmake.xml
index 692451395..fa499c3dd 100644
--- a/kate/data/cmake.xml
+++ b/kate/data/cmake.xml
@@ -28,12 +28,12 @@
<!-- generated for "cmake version 2.8.12.1" -->
<language
name="CMake"
- version="1.29-1"
+ version="1.30-1"
kateversion="2.4"
section="Other"
extensions="CMakeLists.txt;*.cmake;*.cmake.in"
style="CMake"
- mimetype=""
+ mimetype="text/x-cmake"
author="Alexander Neundorf (neundorf@kde.org)"
license="LGPL"
>
@@ -980,6 +980,7 @@
<IncludeRules context="Detect Generator Expressions"/>
</context>
<context attribute="Comment" lineEndContext="#pop" name="Comment">
+ <LineContinue attribute="Comment" context="#pop" />
<IncludeRules context="##Alerts" />
<IncludeRules context="##Modelines" />
</context>