Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
Archivist
/
raylib-src
espelho de
https://github.com/raysan5/raylib
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
24
Wiki
Trabalho
Não pode escolher mais do que 25 tópicos
Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
7830
Cometimentos
1
Ramo
13 GiB
Árvore:
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
Ramos
Etiquetas
${ item.name }
Criar ramo
${ searchTerm }
de 'a00c3d3c4d'
${ noResults }
raylib-src
/
cmake
/
raylib-config.cmake
1 linha
58 B
Em bruto
Vista normal
Histórico
[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
há 3 semanas
include
(
"${CMAKE_CURRENT_LIST_DIR}/raylib-targets.cmake"
)