[CMake] Add option to switch default C++ stdlib
With this option one can optionally override the architecture dependent default library to use if no -stdlib= is provided on compiler invocation. Differential Revision: http://reviews.llvm.org/D15920 llvm-svn: 260662
Loading
Please sign in to comment