CMake scripts: More streamlining.
Better error reporting, trim whitespaces, etc. Overwriting the to-be-used llvm-config is now as easy as: $ export LLVM_ROOT=/usr/lib/llvm-3.4 $ cmake ...
Please register or sign in to comment
Better error reporting, trim whitespaces, etc. Overwriting the to-be-used llvm-config is now as easy as: $ export LLVM_ROOT=/usr/lib/llvm-3.4 $ cmake ...