[package] edition = "2021" name = "cxx-llvm-build-common" version = "0.0.3" authors = ["silvanshade "] license = "Apache-2.0 WITH LLVM-exception" repository = "https://github.com/silvanshade/cxx-llvm" description = "Common build code for cxx-llvm and dependent crates" [dependencies] cc = { version = "1.0" }