Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC


Commits:
d2b42e2c by Steve Lhomme at 2025-12-03T11:00:58+01:00
doc: libvlc: update minimum CMake to 3.10

Below 3.5 is not supported by current CMake and below 3.10 is mentioned as
removed soon.

- - - - -


1 changed file:

- doc/libvlc/CMakeLists.txt


Changes:

=====================================
doc/libvlc/CMakeLists.txt
=====================================
@@ -1,4 +1,4 @@
-CMAKE_MINIMUM_REQUIRED(VERSION 3.0)
+CMAKE_MINIMUM_REQUIRED(VERSION 3.10)
 
 # configure with your own path
 #  
-DLIBVLC_SDK_INC:STRING=S:/sources/build/win64/win64/vlc-4.0.0-dev/sdk/include



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

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


VideoLAN code repository instance
_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to