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

Dan Albert via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 11 16:34:36 PDT 2015


danalbert added inline comments.

================
Comment at: CMakeLists.txt:304
@@ +303,3 @@
+configure_file(
+  include/__config_site.in
+  ${CMAKE_BINARY_DIR}/include/c++/v1/__config_site
----------------
Did you forget to upload this?


http://reviews.llvm.org/D11963





More information about the cfe-commits mailing list