Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
visus
/
scope-guard
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Debug code removed.
main
offa
hace 7 años
padre
cac1064fd6
commit
7e60ff3d60
Se han
modificado 1 ficheros
con
0 adiciones
y
2 borrados
Dividir vista
Mostrar estadísticas de diff
+0
-2
script/ci_install.sh
+ 0
- 2
script/ci_install.sh
Ver fichero
@@ -16,8 +16,6 @@ then
curl -sSL https://cmake.org/files/v3.8/cmake-3.8.2-Linux-x86_64.sh -o ${CMAKE_INSTALLER}
chmod +x ${CMAKE_INSTALLER}
else
echo "CMake installer available"
fi
sudo ./${CMAKE_INSTALLER} --prefix=/usr/local --skip-license
Escribir
Vista previa
Cargando…
Cancelar
Guardar