Fix CI builds after mini_al changes
This commit is contained in:
parent
203b2f65d1
commit
de78fa69bc
5 changed files with 5 additions and 8 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue