This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
software
/
assimp.assimp
réplica de
https://github.com/assimp/assimp.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
- drop ./configure from .travis.yml - not needed with cmake.
Alexander Gessler
%!s(int64=12) %!d(string=hai) anos
pai
0a1f844d92
achega
c6add7a851
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
.travis.yml
+ 1
- 1
.travis.yml
Ver ficheiro
@@ -8,5 +8,5 @@ language: cpp
compiler:
- gcc
- clang
-script:
./configure &&
make
+script: make