diff options
| author | Ahmad Fatoum <ahmad@a3f.at> | 2018-07-29 08:04:42 +0200 |
|---|---|---|
| committer | Ahmad Fatoum <ahmad@a3f.at> | 2018-07-29 12:35:36 +0200 |
| commit | 2ae6df47fcdfd5a2bd63d48feaa0c577965ae7ab (patch) | |
| tree | 09f2b63d81ee5c3cecd62fbcc5fe230c8d4268a2 /projects/Notepad++ | |
| parent | 4d209d45aaf65c9a957a41ba57a19496cb9d9364 (diff) | |
| download | raylib-2ae6df47fcdfd5a2bd63d48feaa0c577965ae7ab.tar.gz raylib-2ae6df47fcdfd5a2bd63d48feaa0c577965ae7ab.zip | |
CMake: Set -DMACOS_FATLIB=OFF by default
Homebrew doesn't ship 32-bit libraries anymore, so using both
-DUSE_EXTERNAL_GLFW and -DMACOS_FATLIB with a Homebrew GLFW would fail.
With -DUSE_EXTERNAL_GLFW=OFF, this is not a problem, but I think keeping
it off by default makes more sense. If someone wants universal
libraries, they can just toggle it.
Diffstat (limited to 'projects/Notepad++')
0 files changed, 0 insertions, 0 deletions
