CMakeParseArgumentsΒΆ

This module once implemented the cmake_parse_arguments() command that is now implemented natively by CMake. It is now an empty placeholder for compatibility with projects that include it to get the command from CMake 3.4 and lower.

Previous topic

CMakePackageConfigHelpers

Next topic

CMakePrintHelpers

This Page