[CMake] Use append instead of set with the list
authorPetr Hosek <phosek@google.com>
Fri, 2 Apr 2021 03:30:49 +0000 (20:30 -0700)
committerPetr Hosek <phosek@google.com>
Fri, 2 Apr 2021 03:30:49 +0000 (20:30 -0700)
commitb0d286b03c6e20e57fd2ecf3ea7935669083f3e5
tree4b6f95392c63b161c748df88e4d337bd43b50bda
parent83dc218c7725fcffa1b17e5bda68c2c7356a946c
[CMake] Use append instead of set with the list

This addresses an issue introduced by D99706.
compiler-rt/test/CMakeLists.txt