Skip to content
Extraits de code Groupes Projets
Vérifiée Valider 01a5068b rédigé par Kubat's avatar Kubat
Parcourir les fichiers

CI + BUILD: Don't need the path to the sqlite3 binary

parent f9e81425
Branches
Étiquettes
1 requête de fusion!172Update the validate script to use the new cmake thing
Pipeline #2394 en échec
...@@ -56,7 +56,6 @@ find_package(CURL REQUIRED HTTP HTTPS) ...@@ -56,7 +56,6 @@ find_package(CURL REQUIRED HTTP HTTPS)
find_program(MKVPROPEDIT mkvpropedit REQUIRED) find_program(MKVPROPEDIT mkvpropedit REQUIRED)
find_program(XXD xxd REQUIRED) find_program(XXD xxd REQUIRED)
find_program(TEST_SQLITE sqlite3 REQUIRED)
find_program(MAN man) find_program(MAN man)
TEST_BIG_ENDIAN(IS_BIG_ENDIAN) TEST_BIG_ENDIAN(IS_BIG_ENDIAN)
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter