diff options
| -rw-r--r-- | src/CMakeLists.txt | 1 | ||||
| -rw-r--r-- | src/libraylib.a | bin | 1642396 -> 1294540 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 2983948b..104d6d2d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -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) diff --git a/src/libraylib.a b/src/libraylib.a Binary files differindex 4ba420da..1501aa44 100644 --- a/src/libraylib.a +++ b/src/libraylib.a |
