cross-rs / rust-cmake-hello-world

Minimal example of using CMake from Rust

Repository from Github https://github.comcross-rs/rust-cmake-hello-worldRepository from Github https://github.comcross-rs/rust-cmake-hello-world

cmake

Minimal example of using CMake from Rust

This tests compiler feature detection, as well as more complicated examples with thread support when the re2 feature is enabled.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Minimal example of using CMake from Rust

License:Apache License 2.0


Languages

Language:Rust 67.3%Language:CMake 21.0%Language:C++ 9.8%Language:C 1.9%