This is my initial implementation for cmake as a configure and build system.
I procrastinated on writing the documentation, as usual...
... the main motivation is to allow an in-tree build in LLVM - but stand-alone works to (that might help anyone who's trying to use this with VC on Windows - but i've not tested this).
This is my initial implementation for cmake as a configure and build system.
I procrastinated on writing the documentation, as usual...
... the main motivation is to allow an in-tree build in LLVM - but stand-alone works to (that might help anyone who's trying to use this with VC on Windows - but i've not tested this).