Przeglądaj źródła

Ensure latest conan version.

main
offa 5 lat temu
rodzic
commit
44bd2cf8c8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      script/ci_build.sh

+ 1
- 1
script/ci_build.sh Wyświetl plik



# Conan # Conan
apt-get install -y python3-pip apt-get install -y python3-pip
pip3 install conan
pip3 install -U conan
conan profile new default --detect conan profile new default --detect


if [[ "${CXX}" == clang* ]] if [[ "${CXX}" == clang* ]]

Ładowanie…
Anuluj
Zapisz