summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GetPrerequisites/ExecutableScripts-stdout.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fix: A lot of typos in code found by `typos`Alex Turbov2025-01-121-3/+3
| | | | | | Yet another great code spellchecker: https://github.com/crate-ci/typos/ (Will be added later as a `pre-commit` hook)
* GetPrerequisites: Fix handling of executable scriptsAlexander Grund2019-01-041-0/+3
Fixes: #18667