Raise the minimum CMake version to match the Qt 6 one
Qt 6.3 wants the dependent projects to use the same CMake policies as the ones used to build Qt. To do that, an error is thrown if the minimum CMake version doesn't match the qtbase one on platforms using shared libraries.