You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Raise minimum CMake version to 3.16 and cleanup related conditionals
CMake 3.31 warns about compat. for <3.10 being removed in the future.
Qt6 CMake modules already require 3.16 though, and it allows to clean
up existing CMAKE_VERSION conditionals a bit.
CMake 3.16 was released in 2019.
Signed-off-by: Andreas Sturmlechner <[email protected]>
0 commit comments