The source project of this merge request has been removed.
cmake.xml: Recognize CMake provided modules and functions/macros
There are dozen CMake shipped modules which provide functions and macros. Highlighting them might give a hint to the reader where it came from or helps to visually recognize that the module name correctly spelled ;-) Also, it's nice for completion...