Parcourir la source

Debug code removed.

main
offa il y a 7 ans
Parent
révision
7e60ff3d60
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. +0
    -2
      script/ci_install.sh

+ 0
- 2
script/ci_install.sh Voir le fichier

@@ -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

Chargement…
Annuler
Enregistrer