builder_cpp 0.9.5

A simple build tool for building C and C++ applications
Documentation
1
2
3
//! This module contains the buiild related functions
pub mod src;
pub mod tgt;