diff options
author | Thorbjørn Lindeijer <bjorn@lindeijer.nl> | 2024-02-19 08:14:16 +0000 |
---|---|---|
committer | Thorbjørn Lindeijer <bjorn@lindeijer.nl> | 2024-02-19 08:14:16 +0000 |
commit | eab47c4f2674516d9499e837eff5b6b40f48213d (patch) | |
tree | 5d0e59267ca89acef8a491917a3af5ac5afad08f /src/main.cpp | |
parent | 278d9aa7eb084bd6f93e6ac1fd84033dc316ab5e (diff) | |
download | mana-eab47c4f2674516d9499e837eff5b6b40f48213d.tar.gz mana-eab47c4f2674516d9499e837eff5b6b40f48213d.tar.bz2 mana-eab47c4f2674516d9499e837eff5b6b40f48213d.tar.xz mana-eab47c4f2674516d9499e837eff5b6b40f48213d.zip |
Fixed compile on macOS
Since Guichan is currently disabled on Homebrew, I've opted for adding
it as a submodule instead. It currently references the 0.8 branch of
Guichan, after I cherry-picked the CMake support from the master
branch.
When using SDL2 installed through Homebrew, it was necessary to use
SDL2_LINK_LIBRARIES, since the libraries occupy various different
directories.
It no longer seems necessary to include an SDLMain.m, so I deleted it.
Removed obsolete OS X instructions.
Also added instructions for installing dependencies on Fedora.
Removed mentioning of /announce and /who in the README, since they were
removed for tmwAthena.
Diffstat (limited to 'src/main.cpp')
0 files changed, 0 insertions, 0 deletions