Function build_type

Source
pub fn build_type() -> Option<String>
Expand description

Returns the CMake build type configured for cmake-abe. Possible values are: Debug, Release, RelWithDebInfo, or MinSizeRel.