Add CMake to list of recognized languages

This commit is contained in:
Charlie Sharpsteen
2011-07-22 13:02:21 -07:00
parent 25d05ddbc8
commit e2f2a86190

View File

@@ -154,6 +154,14 @@ Clojure:
- .clj
- .cljs
CMake:
type: programming
extensions:
- .cmake
- .cmake.in
filenames:
- CMakeLists.txt
CoffeeScript:
type: programming
extensions: