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