[cmake] Set CMP0091 to fix Windows builds after the cmake_minimum_required bump
authorHans Wennborg <hans@chromium.org>
Tue, 16 May 2023 16:20:42 +0000 (18:20 +0200)
committerHans Wennborg <hans@chromium.org>
Tue, 16 May 2023 18:22:09 +0000 (20:22 +0200)
commit7d47dac5f828efd1d378ba44a97559114f00fb64
treeaf4a1c8140cb9f89833cab1f6f020d743bdac145
parent64d169c74d2cd3730893dffacd0061b937e55169
[cmake] Set CMP0091 to fix Windows builds after the cmake_minimum_required bump

The build uses other mechanism to select the runtime.

Fixes #62719

Differential revision: https://reviews.llvm.org/D150688
cmake/Modules/CMakePolicy.cmake