| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tests/RunCMake: Match CMakeLists.txt file name more precisely | AJIOB | 2025-10-16 | 1 | -4/+4 |
| | | |||||
| * | project: Warn at top-level if `cmake_minimum_required` wasn't called | friendlyanon | 2022-11-11 | 1 | -0/+2 |
| | | | | | | | | The top-level project() call will now issue an AUTHOR_WARNING if it wasn't called after cmake_minimum_required(). Fixes: #24071 | ||||
| * | cmake: Pass -S and -B into PreLoad.cmake and -C scripts | Peter Waller | 2019-08-27 | 3 | -0/+18 |
| Before this, it was not possible to see what the source or build directories were set to on the command line. Fixes: #19619 | |||||
