We will show how to enhance the example in Recipe 1, Code reuse with functions and macros
by letting the function accept named arguments. We will use the built-in cmake_parse_arguments
command.
We will show how to enhance the example in Recipe 1, Code reuse with functions and macros
by letting the function accept named arguments. We will use the built-in cmake_parse_arguments
command.