Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
Archivist
/
raylib-src
espelhamento de
https://github.com/raysan5/raylib
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
24
Wiki
Atividade
Updated Working on GNU Linux (markdown)
master
hristo
4 anos atrás
pai
b4ff48215c
commit
71269996c5
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+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
```
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar