| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2023-02-11 | 1 | -3/+1 |
| | | | | | | | | | For policy-specific tests, use the version before the policy was introduced. Otherwise, use 3.5 where possible. Also, remove `cmake_minimum_required()` and `project()` calls from individual cases where they are handled by `CMakeLists.txt`. | ||||
| * | Xcode: Fix erroneous MACOSX_BUNDLE link | Marc Chevrier | 2022-08-31 | 1 | -0/+14 |
| Refactoring in commit a2cfa2da4f (GenEx/LINK_LIBRARY: Add features for framework support on Apple, 2022-02-10, v3.24.0-rc1~661^2) accidentally removed a `GetParentDirectory` call. Restore it. Fixes: #23891 | |||||
