Differences From Artifact [2ab6d94742]:
- File src/meson.build — part of check-in [9432e52ca0] at 2025-03-02 14:02:43 on branch trunk — Migrate to OFApplicationDelegate (user: js, size: 1212) [annotate] [blame] [check-ins using]
To Artifact [d4e8fbb8fd]:
- File
src/meson.build
— part of check-in
[f5b62f8203]
at
2025-03-04 23:03:58
on branch trunk
— Initial port to macOS
Doesn't work yet as SDL1 is broken on modern macOS. (user: js, size: 1208) [annotate] [blame] [check-ins using]
︙ | |||
32 33 34 35 36 37 38 | 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 | - + - + | 'worldio.mm', 'worldlight.mm', 'worldocull.mm', 'worldrender.mm', ], dependencies: [ objfw_dep, |