Corrected issue

This commit is contained in:
Ray 2019-02-12 12:31:26 +01:00
parent 2e3310c9de
commit 43b199d534
2 changed files with 1 additions and 0 deletions

View file

@ -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)

Binary file not shown.