Merge pull request #448 from itaranto/add_instructions_for_opensuse

Add compilation instructions for openSUSE
This commit is contained in:
Robert Beckebans 2019-12-31 18:47:22 +01:00 committed by GitHub
commit beb13673a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -228,6 +228,9 @@ This project's GitHub.net Git repository can be checked out through Git with the
> sudo pacman -S sdl2 openal cmake
On openSUSE
> sudo zypper install cmake libSDL2-devel openal-soft-devel
2. Generate the Makefiles using CMake:
> cd neo/