[CMake] Mediawiki CMake syntax highlighting

David Doria daviddoria at gmail.com
Mon Nov 30 07:40:54 EST 2009


> I wrote a cmake highlighting for geshi earlier this year, if you install the
> geshi plugin for mediawiki, and place the attached file in your geshi folder,
> you should be able to get highlighting like so:
> <source lang="cmake">
> project(test)
> </source>
>
> There are a few bugs, such as nested variables ${${foo}}, but it mostly works.
> I was going to fix that and then pass it along to the geshi guys, but I never
> got around to it.
> --
> Daniel

Awesome. Can someone pass this along to the appropriate Kitware web admin?

Thanks,

David


More information about the CMake mailing list