[all-commits] [llvm/llvm-project] fe8921: [flang][nfc] Simplify CMake
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Mon Jul 12 10:11:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fe892114e33b8f98bf3537a0dd6d6798821cb849
https://github.com/llvm/llvm-project/commit/fe892114e33b8f98bf3537a0dd6d6798821cb849
Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
Date: 2021-07-12 (Mon, 12 Jul 2021)
Changed paths:
M flang/test/CMakeLists.txt
Log Message:
-----------
[flang][nfc] Simplify CMake
Folds `list(APPEND <list> [<element>...])` into the definition of
`<list>`.
More information about the All-commits
mailing list