Add *.cmake to glob patterns for cmake files.

This commit is contained in:
dt
2010-03-23 14:10:54 +01:00
parent be3d859f4f
commit 2c37c0f2da

View File

@@ -4,5 +4,6 @@
<sub-class-of type="text/plain"/> <sub-class-of type="text/plain"/>
<comment>CMake Project file</comment> <comment>CMake Project file</comment>
<glob pattern="CMakeLists.txt"/> <glob pattern="CMakeLists.txt"/>
<glob pattern="*.cmake"/>
</mime-type> </mime-type>
</mime-info> </mime-info>