Link against SDL2.
- Use MSVC delayed loading on Windows. - Rely on system libraries for Linux. - Add libsdl2-dev to Travis.
This commit is contained in:
@@ -20,6 +20,7 @@ addons:
|
||||
- libc++abi-dev
|
||||
- libgtk-3-dev
|
||||
- libpthread-stubs0-dev
|
||||
- libsdl2-dev
|
||||
#- libvulkan1
|
||||
#- libvulkan-dev
|
||||
- libx11-dev
|
||||
|
||||
Reference in New Issue
Block a user