summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/block
Commit message (Collapse)AuthorAgeFilesLines
* Add new flow-control commands for variables and policies scopes managementMarc Chevrier2022-08-2247-0/+359
Add block() and endblock() commands offering the capability to create new scopes for variables and/or policies. Fixes: #20171