Corrected issue
This commit is contained in:
parent
2e3310c9de
commit
43b199d534
2 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue