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…
Reference in New Issue
Block a user