-
Notifications
You must be signed in to change notification settings - Fork 72
Remove FindSDL2 scripts in favor of using our own #274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…sions of those libraries
Looks like Travis is having build issues with this: https://travis-ci.org/Interrupt/systemshock/jobs/471183661#L1082 |
# Conflicts: # CMakeLists.txt
…ll script create a localized lib/ folder
As discussed on Discord, I tried to modify the scripts on Linux/OSX in a way that the build script would generate a Travis doesn't create a downloadable artifact by default, though, so I guess I can't test the distributable myself. |
# Conflicts: # appveyor.yml
Merged master into this as it contains the fluidsynth build, and it was causing a conflict. |
And now it should actually compile with fluidsynth 😂 |
This might break some crossplatform compatibility, so we ought to test it well.
Also I'm turning the AppVeyor caching back on :)