summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/file/LOCK-lowercase.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Add case for file(LOCK) with lower-cased pathRuslan Baratov2016-09-151-0/+11
The KWSys update in commit d28e4467 (KWSys 2016-09-14 (c4049689)) fixed this case, so add it to the test suite. Closes: #16295