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
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to