bcraig added a comment.

In http://reviews.llvm.org/D17410#403263, @EricWF wrote:

> So we already do this for the standalone builds but not for in-tree builds. 
>  Before committing please make sure to remove the code on CMakeLists.txt line 
> 99 that does this same thing.


Done

> I'm assuming changing these CMake variables doesn't propagate upwards to 
> other in-tree projects?


libcxx has an almost identical line in its top level CMakeLists.txt at the same 
scope.  Seems that if it's ok there, it should be fine here.


http://reviews.llvm.org/D17410



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to