mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-14 02:59:53 -06:00
CMAKE_MINIMUM_REQUIRED(VERSION), because the cmake they are shipped with is always ok. Additionally, if a Find-module does CMAKE_MINIMUM_REQUIRED(), it changes the policies as they may be set up by the project. So this shouldn't be done in a Find-module (or surrounded by policy-push/pop commands) Alex
1.4 KiB
1.4 KiB