<div dir="ltr">Hi All,<div><br></div><div>I've update my open source project to offer an alternative CMake syntax which is still a bit Beta.</div><div>If your interested here is the Blog Post:</div><div><a href="http://thetoeb.de/2015/04/20/cmakepp-expression-syntax/">http://thetoeb.de/2015/04/20/cmakepp-expression-syntax/</a><br></div><div><br></div><div>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.  </div><div><br></div><div>It is written in pure cmake code, does not require any other dependencies and works from CMake version 2.8.12 upwards</div><div><br></div><div>Please feel free to use it to your liking :)</div><div><br></div><div><br></div><div>Cheers </div><div>Tobi</div></div>