> 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.
> --
> DanielAwesome. Can someone pass this along to the appropriate Kitware web admin? Thanks, David _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
