[CMake] CMAKE_PARSE_ARGUMENTS - nice but ..

Tomasz Majchrowski usenet at majchrowski.de
Mon Jan 14 10:38:03 EST 2013


Dear CMake Community

Since couple of release cmake is distributed with macro:
cmake_parse_arguments
http://www.cmake.org/cmake/help/v2.8.9/cmake.html#module:CMakeParseArguments
It's very convenient macro, however the macro do not check if the
argument is mandatory or optional.

Q1: Is there any generic macro which can do it for me or I should take
care myself about this check ?

-- 
Pozdrawiam/Best regards/Mit freundlichen Grüßen, Tomasz Majchrowski,
Information Technology and Services Consultant and Contractor


More information about the CMake mailing list