CMake/Tests/RunCMake/cmake_parse_arguments
Matthias Maennich e8b148318f CMakeParseArguments: replace by native cmake_parse_arguments command
Implement a native `cmake_parse_arguments` command that is fully
compatible with the documented behaviour of the previous implementation.
Leave the CMakeParseArguments module empty but existing for
compatibility.
2015-12-17 10:44:28 -05:00
..
CMakeLists.txt CMakeParseArguments: add a RunCMake test suite 2015-12-17 10:31:04 -05:00
CornerCases.cmake CMakeParseArguments: replace by native cmake_parse_arguments command 2015-12-17 10:44:28 -05:00
Errors-result.txt CMakeParseArguments: add a RunCMake test suite 2015-12-17 10:31:04 -05:00
Errors-stderr.txt CMakeParseArguments: replace by native cmake_parse_arguments command 2015-12-17 10:44:28 -05:00
Errors.cmake CMakeParseArguments: replace by native cmake_parse_arguments command 2015-12-17 10:44:28 -05:00
Initialization.cmake CMakeParseArguments: replace by native cmake_parse_arguments command 2015-12-17 10:44:28 -05:00
Mix.cmake CMakeParseArguments: replace by native cmake_parse_arguments command 2015-12-17 10:44:28 -05:00
RunCMakeTest.cmake CMakeParseArguments: add a RunCMake test suite 2015-12-17 10:31:04 -05:00
Utils.cmake CMakeParseArguments: add a RunCMake test suite 2015-12-17 10:31:04 -05:00
test_utils.cmake CMakeParseArguments: add a RunCMake test suite 2015-12-17 10:31:04 -05:00