summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/file/SIZE.cmake
Commit message (Collapse)AuthorAgeFilesLines
* file: add SIZE optionWouter Klouwen2018-11-271-0/+9
This commit adds the SIZE option to file(). It returns the file size of the given path if it exists and produces an error if not.