Unverified Commit 0af415d4 authored by Aiden Grossman's avatar Aiden Grossman Committed by GitHub
Browse files

[compiler-rt][CMake] Do not explicitly set CMP0114 to old (#90386)

This was added in def0823f to fix a bot
failure, specifically for the standalone build. This does not seem to be
an issue anymore, and setting the policy explicitly to OLD causes
warnings with newer CMake versions.

This patch removes setting the policy to OLD to get rid of the warning.
parent bf447e27
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment