Module cpp_to_rust_common::cpp_lib_builder [] [src]

Implements building a CMake-based C++ library.

Structs

CMakeVar

A CMake variable with a name and a value.

CppLibBuilder

Implements building a CMake-based C++ library. Construct a value and call run() to execute building.

Enums

BuildType

CMake build type (Debug or Release)