We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3c200b commit 17fe398Copy full SHA for 17fe398
cmake/rsp/helpers.cmake
@@ -50,7 +50,7 @@ endif ()
50
51
if (NOT COMMAND "requires_arguments")
52
53
- #! requires_arguments : Verifies that specified arguments have been defined, fails otherwise
+ #! requires_arguments : Ensures that specified arguments have been defined, fails otherwise
54
#
55
# Macro is intended to be used within a custom function, after `cmake_parse_arguments()` has
56
# been used.
0 commit comments