diff options
| author | Ahmad Fatoum <ahmad@a3f.at> | 2017-12-06 22:18:14 +0100 |
|---|---|---|
| committer | Ahmad Fatoum <ahmad@a3f.at> | 2017-12-10 21:35:38 +0100 |
| commit | de78fa69bc49afa83898e33e73b6dfbffc43f0e4 (patch) | |
| tree | e18bf1c52159e7c78e4fb4a3f9d96e6d17137eda /utils.cmake | |
| parent | 203b2f65d11033e5ad42bdaeb6b09b83ff576b96 (diff) | |
| download | raylib-de78fa69bc49afa83898e33e73b6dfbffc43f0e4.tar.gz raylib-de78fa69bc49afa83898e33e73b6dfbffc43f0e4.zip | |
Fix CI builds after mini_al changes
Diffstat (limited to 'utils.cmake')
| -rw-r--r-- | utils.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/utils.cmake b/utils.cmake index 43b479da..d2c82cd1 100644 --- a/utils.cmake +++ b/utils.cmake @@ -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() |
