CMakeParseArguments — CMake 3.0.2 Documentation
cmake.org › v3 › moduleCMAKE_PARSE_ARGUMENTS() is intended to be used in macros or functions for parsing the arguments given to that macro or function. It processes the arguments and defines a set of variables which hold the values of the respective options. The <options> argument contains all options for the respective macro,