Fix CI builds after mini_al changes

This commit is contained in:
Ahmad Fatoum 2017-12-06 22:18:14 +01:00
parent 203b2f65d1
commit de78fa69bc
5 changed files with 5 additions and 8 deletions

View file

@ -23,7 +23,6 @@ if(CMAKE_SYSTEM_NAME STREQUAL Linux)
# Elsewhere (such as Linux), need `-lopenal -lGL`, etc...
set(LIBS_PRIVATE
m pthread dl
openal
GL
X11 Xrandr Xinerama Xi Xxf86vm Xcursor) # X11 stuff
endif()