[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
Please register or sign in to comment