CMake/Tests/RunCMake/cmake_parse_arguments
Matthias Maennich ab8a280857 cmake_parse_arguments: consider duplicate keyword as warning
The behaviour of double specified keywords is rather undefined or at
least not clearly documented. This change introduces a strict check and
emits a warning in case a keyword has been specified more than once.
2015-12-17 10:45:19 -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 cmake_parse_arguments: consider duplicate keyword as warning 2015-12-17 10:45:19 -05:00
Errors.cmake cmake_parse_arguments: consider duplicate keyword as warning 2015-12-17 10:45:19 -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