Age | Commit message (Collapse) | Author | Files | Lines |
|
It seems the implementation of PhysicsFS RWops shipped requires a
somewhat up-to-date PhysFS (beyond just a missing PHYSFS_DECL macro).
Also simplified CMake files somewhat, enabling new behavior for some
policies that were triggering warnings. And removed the no longer used
FindSDL_gfx.cmake module (SDL_gfx is found using pkg-config since
2c51c98625b225cecfb9628c30d62d4e30f7e3e1).
|
|
The guichan/widgetlistener.hpp file presence is now checked for both
autotools and cmake.
This resolves TMW-Mantis: #503
Reviewed-by: Jaxad0127
|
|
- Removed grossly broken special handling of Darwin. On a sane OS-X install
(in case something like this exists) it should just work without special
treatment. On an insane install the old state surely wasn't any help.
- Adjusted indent (spaces instead of tabs) and syntax (shorter if/else) to
match the one used throughout the other CMake files
Reviewed-by: Thorbjørn Lindeijer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|