Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
Archivist
/
raylib-src
miroir de
https://github.com/raysan5/raylib
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
24
Wiki
Activité
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
7830
Révisions
1
Branche
13 GiB
Aborescence:
a00c3d3c4d
master
5.5
5.0
4.6-dev
4.5.0
4.2.0
4.0.0
3.7.0
3.5.0
3.0.0
2.6.0
2.5.0
2.0.0
1.9.7-dev
1.9.4-dev
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.2
1.1.1
1.0.6
1.0.4
Branches
Tags
${ item.name }
Créer la branche
${ searchTerm }
de 'a00c3d3c4d'
${ noResults }
raylib-src
/
cmake
/
raylib-config.cmake
1 ligne
58 B
Brut
Vue normale
Historique
[build][cmake] Improve cmake config file generation (#4541) * Improve cmake config file generation This allows for finding raylib on a non-standard location (eg, not in /usr/lib{,64}) * Only have glfw as private if using internal glfw and not static
il y a 3 semaines
include
(
"${CMAKE_CURRENT_LIST_DIR}/raylib-targets.cmake"
)