diff options
| author | Aiden Grossman <aidengrossman@google.com> | 2025-02-15 03:05:07 +0000 |
|---|---|---|
| committer | Aiden Grossman <aidengrossman@google.com> | 2025-02-15 03:05:07 +0000 |
| commit | 5c6ac559b9523bd8c08a9a410b3137595e3083bb (patch) | |
| tree | 7e550d24eb469390092372726c19652b30a65081 | |
| parent | 85b32ee9ce29ceb3005c5cd3439ad281a7a2c1e4 (diff) | |
force run premerge 2users/boomanaiden154/force-run-premerge
| -rw-r--r-- | llvm/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/CMakeLists.txt b/llvm/CMakeLists.txt index f5293e866324..69e1e874b101 100644 --- a/llvm/CMakeLists.txt +++ b/llvm/CMakeLists.txt @@ -1,5 +1,5 @@ # See docs/CMake.html for instructions about how to build LLVM with CMake. - +# test cmake_minimum_required(VERSION 3.20.0) include(CMakeDependentOption) |
