[all-commits] [llvm/llvm-project] b0d286: [CMake] Use append instead of set with the list
Petr Hosek via All-commits
all-commits at lists.llvm.org
Thu Apr 1 20:31:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b0d286b03c6e20e57fd2ecf3ea7935669083f3e5
https://github.com/llvm/llvm-project/commit/b0d286b03c6e20e57fd2ecf3ea7935669083f3e5
Author: Petr Hosek <phosek at google.com>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
M compiler-rt/test/CMakeLists.txt
Log Message:
-----------
[CMake] Use append instead of set with the list
This addresses an issue introduced by D99706.
More information about the All-commits
mailing list