Skip to content
Extraits de code Groupes Projets
Vérifiée Valider 3325ad92 rédigé par Elliu's avatar Elliu Validation de Kubat
Parcourir les fichiers

CI: add cargo to build dependencies

parent b6341da8
Aucune branche associée trouvée
Étiquettes v2.1.5
1 requête de fusion!194WINDOW: use mpv_observe_property for deprecated MPV_EVENTs
...@@ -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