[CMake] cmakepp: Expression Syntax

Tobias Becker becker.tobi at gmail.com
Mon Apr 20 13:14:13 EDT 2015


Hi All,

I've update my open source project to offer an alternative CMake syntax
which is still a bit Beta.
If your interested here is the Blog Post:
http://thetoeb.de/2015/04/20/cmakepp-expression-syntax/

It allows you to use nested function calls with return values and is
integrable into cmake quite nicely: It can be used as a replacement for
cmake_parse_arguments.

It is written in pure cmake code, does not require any other dependencies
and works from CMake version 2.8.12 upwards

Please feel free to use it to your liking :)


Cheers
Tobi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150420/66c64c3c/attachment.html>


More information about the CMake mailing list