urnathan / libcody

Compiler/BuildSystem Interface Library
Apache License 2.0
24 stars 6 forks source link

Master cmake #13

Closed iains closed 4 years ago

iains commented 4 years ago

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).