Commit b2617af
committed
cmake: require min macos SDK 10.14 (nanobind)
fixes the error on macos-15-intel:
error: aligned deallocation function of type 'void (void *, std::align_val_t) noexcep
│ │ t' is only available on macOS 10.13 or newer1 parent 2bc4801 commit b2617af
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
16 | 26 | | |
17 | 27 | | |
18 | 28 | | |
| |||
0 commit comments