Closed abrodkin closed 4 years ago
To get a completely env independent setup we may want to install Clang/LLVM to the target folder as well. So let's allow user to do it in a scripted way just adding ENABLE_CLANG_INSTALL=1 for execution string.
ENABLE_CLANG_INSTALL=1
To get a completely env independent setup we may want to install Clang/LLVM to the target folder as well. So let's allow user to do it in a scripted way just adding
ENABLE_CLANG_INSTALL=1
for execution string.