Explorar el Código

Update CMakeLists.txt

pull/2986/head
Ray hace 2 años
cometido por GitHub
padre
commit
0d4db7ad7f
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      src/CMakeLists.txt

+ 2
- 2
src/CMakeLists.txt Ver fichero

@ -1,7 +1,7 @@
# Setup the project and settings
project(raylib C)
set(PROJECT_VERSION 4.2.0)
set(API_VERSION 420)
set(PROJECT_VERSION 4.5.0)
set(API_VERSION 450)
include(GNUInstallDirs)
include(JoinPaths)

Cargando…
Cancelar
Guardar