[PATCH] D44773: [CMake] Use custom command and target to install libc++ headers

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 22 00:54:19 PDT 2018


phosek added a comment.

This changes has already revealed some missing libc++ dependencies in sanitizers which were masked by the use of `file(COPY FILE...)`.


Repository:
  rCXX libc++

https://reviews.llvm.org/D44773





More information about the cfe-commits mailing list