mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-13 09:43:12 +00:00
Corrected issue
This commit is contained in:
parent
2e3310c9de
commit
43b199d534
@ -46,6 +46,7 @@ add_definitions("-DRAYLIB_CMAKE=1")
|
||||
|
||||
if(USE_AUDIO)
|
||||
MESSAGE(STATUS "Audio Backend: mini_al")
|
||||
set(sources ${raylib_sources})
|
||||
else()
|
||||
MESSAGE(STATUS "Audio Backend: None (-DUSE_AUDIO=OFF)")
|
||||
set(INCLUDE_AUDIO_MODULE 0)
|
||||
|
||||
BIN
src/libraylib.a
BIN
src/libraylib.a
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user