[all-commits] [llvm/llvm-project] 5034d7: [libc++] Use generator expression to simplify the ...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Mar 3 10:00:16 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5034d7115df4fb07ab08cfaf6a671f6601c28408
https://github.com/llvm/llvm-project/commit/5034d7115df4fb07ab08cfaf6a671f6601c28408
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2021-03-03 (Wed, 03 Mar 2021)
Changed paths:
M libcxx/src/CMakeLists.txt
Log Message:
-----------
[libc++] Use generator expression to simplify the CMake code
A comment was left for when we would require CMake >= 3, which we do now.
I expect this should be a NFC.
Differential Revision: https://reviews.llvm.org/D97341
More information about the All-commits
mailing list