[vlc-commits] [Git][videolan/vlc][master] extras: check cmake 3.21.0 instead of 3.18.0

Steve Lhomme (@robUx4) gitlab at videolan.org
Thu Jan 25 09:22:09 UTC 2024



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
77c60d56 by Fatih Uzunoglu at 2024-01-25T08:38:23+00:00
extras: check cmake 3.21.0 instead of 3.18.0

cmake 3.21.0 is required to build Qt 6.

- - - - -


1 changed file:

- extras/tools/bootstrap


Changes:

=====================================
extras/tools/bootstrap
=====================================
@@ -139,7 +139,7 @@ check automake 1.15
 check m4 1.4.16
 check libtool 2.4
 check pkg-config
-check cmake 3.18.0
+check cmake 3.21.0
 check_tar
 check ragel
 check_sed



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/77c60d56ec00d42ee63eb58c741905f82c231112

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/77c60d56ec00d42ee63eb58c741905f82c231112
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list