[all-commits] [llvm/llvm-project] 60d2db: [libc] Fix policy CMP0116 warnings for cmake 3.20 ...
lntue via All-commits
all-commits at lists.llvm.org
Mon Mar 13 14:28:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 60d2dbf522c0a4d7dc85e6146a830dfbb40bbc96
https://github.com/llvm/llvm-project/commit/60d2dbf522c0a4d7dc85e6146a830dfbb40bbc96
Author: Tue Ly <lntue at google.com>
Date: 2023-03-13 (Mon, 13 Mar 2023)
Changed paths:
M libc/CMakeLists.txt
Log Message:
-----------
[libc] Fix policy CMP0116 warnings for cmake 3.20 or above.
Warnings due to changes in behavior of cmake 3.20 or above. See
https://cmake.org/cmake/latest/policy/CMP0116.html
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D145983
More information about the All-commits
mailing list