Explorar el Código

Corrected issue

pull/755/head
Ray hace 5 años
padre
commit
43b199d534
Se han modificado 2 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/CMakeLists.txt
  2. BIN
      src/libraylib.a

+ 1
- 0
src/CMakeLists.txt Ver fichero

@ -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 Ver fichero


Cargando…
Cancelar
Guardar