Skip to content
Extraits de code Groupes Projets
Valider 30df5b84 rédigé par Elliu's avatar Elliu
Parcourir les fichiers

CI: add cargo to build dependencies

parent fd20f1e9
Aucune branche associée trouvée
Aucune étiquette associée trouvée
1 requête de fusion!196CI: add cargo to build dependencies
Pipeline #3265 en échec
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
.common_build: .common_build:
before_script: before_script:
- apt update && apt -y install make libmpv-dev cmake clang clang-format gcc g++ libomp-dev libsdl2-dev libsdl2-image-dev xxd mkvtoolnix libcurl4-openssl-dev libsqlite3-dev manpages man-db - apt update && apt -y install make libmpv-dev cmake clang clang-format gcc g++ libomp-dev libsdl2-dev libsdl2-image-dev xxd mkvtoolnix libcurl4-openssl-dev libsqlite3-dev manpages man-db cargo
script: script:
- cmake -Bbuild -DCMAKE_C_COMPILER=${c_compiler} -DCMAKE_CXX_COMPILER=${cxx_compiler} && make -Cbuild - cmake -Bbuild -DCMAKE_C_COMPILER=${c_compiler} -DCMAKE_CXX_COMPILER=${cxx_compiler} && make -Cbuild
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter