Commit 7d52921
macOS job: hint CMAKE_PREFIX_PATH at Homebrew's prefix
find_package(SDL3) needs Homebrew's install prefix on the search path;
CMake doesn't check /opt/homebrew (or /usr/local on Intel runners) by
default. The 4 Ubuntu matrix legs are confirmed green.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent b5e8013 commit 7d52921
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
0 commit comments