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
PATCH: Bump every cmake_minimum_required() to 3.25
This commit sets all occurances of cmake_minimum_required() to 3.25, ensuring matching behavior for all (sub-)projects.
This prepares the build system to make use of the CMake "LINUX" variable, added in 3.25 (see https://cmake.org/cmake/help/latest/variable/LINUX.html).
Signed-off-by: Philipp Remy <[email protected]>
0 commit comments