mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-08 07:32:41 +00:00
Fix CI builds after mini_al changes
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user