mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
CTest: Rename "Processes" lexer to "ResourceGroups"
The corresponding test property `PROCESSES` has been renamed to `RESOURCE_GROUPS`.
This commit is contained in:
@@ -11,7 +11,7 @@ pushd "${BASH_SOURCE%/*}/../../Source/LexerParser" > /dev/null
|
||||
|
||||
for lexer in \
|
||||
CommandArgument \
|
||||
CTestProcesses \
|
||||
CTestResourceGroups \
|
||||
DependsJava \
|
||||
Expr \
|
||||
Fortran
|
||||
|
||||
Reference in New Issue
Block a user