[PATCH] D152619: [CMake] Fixes using CMake 3.27.0.

Konrad Wilhelm Kleine via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 07:49:18 PDT 2023


kwk added a comment.

In D152619#4413601 <https://reviews.llvm.org/D152619#4413601>, @Mordante wrote:

> In D152619#4413263 <https://reviews.llvm.org/D152619#4413263>, @kwk wrote:
>
>> Can you please how things fail? What is the error message for example?
>
> Good point! I updated the commit message.

Thank you.

Can I assume that the follow-up error after adding `include(CheckCSourceCompiles)` is similar but with `CHECK_CXX_SOURCE_COMPILES`?

Could this be an error in CMake itself that should be fixed upstream?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152619/new/

https://reviews.llvm.org/D152619



More information about the llvm-commits mailing list