[all-commits] [llvm/llvm-project] 70f1f3: [libc][cmake] separate installing headers
michaelrj-google via All-commits
all-commits at lists.llvm.org
Fri Sep 16 15:50:44 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70f1f302cae37243712352f7289bdee8d688412f
https://github.com/llvm/llvm-project/commit/70f1f302cae37243712352f7289bdee8d688412f
Author: Michael Jones <michaelrj at google.com>
Date: 2022-09-16 (Fri, 16 Sep 2022)
Changed paths:
M libc/CMakeLists.txt
M libc/include/CMakeLists.txt
Log Message:
-----------
[libc][cmake] separate installing headers
Now libc headers can be installed separately from installing the rest of
the libc.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D133960
More information about the All-commits
mailing list