Expand description
A tool library for building C++ code using CMake Presets in Rust projects
This library provides a simple way to call CMake Presets from Rust’s build.rs script.
Structs§
- CMake
Preset Builder - Builder for CMake presets
- Status
Build - Type status: Construction
- Status
Config - Type status: Configuration
- Status
SetConfig Preset - Type status: Set the preset name
- Status
SetLibrary Name - Type status: Set the library name
- Status
SetProject Dir - Type status: Set the project directory