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é
Updated Working on GNU Linux (markdown)
master
hristo
il y a 4 ans
Parent
b4ff48215c
révision
71269996c5
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-1
Working-on-GNU-Linux.md
+ 1
- 1
Working-on-GNU-Linux.md
@ -56,7 +56,7 @@ Building with cmake on Linux is easy, just use the following:
git clone https://github.com/raysan5/raylib.git raylib
cd raylib
mkdir build
&
&
cd build
cmake -D
SHARED=ON -DSTATIC
=ON ..
cmake -D
BUILD_SHARED_LIBS
=ON ..
make
make install
```
Écrire
Aperçu
Chargement…
Annuler
Enregistrer