summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0055/CMP0055-NEW-Reject-Arguments-result.txt
Commit message (Collapse)AuthorAgeFilesLines
* break: Add policy CMP0055 to check calls strictlyGregor Jasny2014-11-251-0/+1
Reject break() without loop scope or any arguments. Signed-off-by: Gregor Jasny <gjasny@googlemail.com>