[PATCH] D13407: [libcxx] Capture configuration information when installing the libc++ headers

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 9 18:07:41 PDT 2015


EricWF updated this revision to Diff 37013.
EricWF added a comment.

Make the generated config dependent on the "__config_site" file. It probably didn't need this but it doesn't hurt to have.


http://reviews.llvm.org/D13407

Files:
  CMakeLists.txt
  cmake/Modules/HandleLibcxxFlags.cmake
  docs/DesignDocs/CapturingConfigInfo.rst
  docs/index.rst
  include/CMakeLists.txt
  include/__config_site.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13407.37013.patch
Type: text/x-patch
Size: 9192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151010/1bb93453/attachment.bin>


More information about the cfe-commits mailing list