[PATCH] D11963: Create a __config_site file to capture configuration decisions.

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 27 17:58:08 PDT 2015


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

Copy the headers to the build directory during every build instead of just during CMake configuration.


http://reviews.llvm.org/D11963

Files:
  CMakeLists.txt
  cmake/Modules/CopyLibcxxHeaders.cmake
  cmake/Modules/HandleLibcxxFlags.cmake
  include/CMakeLists.txt
  include/__config_site.in
  test/CMakeLists.txt
  test/libcxx/test/config.py
  test/lit.site.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11963.33384.patch
Type: text/x-patch
Size: 10048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150828/efc7403e/attachment-0001.bin>


More information about the cfe-commits mailing list