Add LLVM_ENABLE_MODULES flag to CMake to enable building with C++ modules.
[oota-llvm.git] / cmake / modules / CrossCompile.cmake
2014-09-03 Chris BienemanEnabling LLVM & Clang to be cross-compiled using CMake...