|
CBuild
C++ build system with scripts written in c++
|
#include <Build.hpp>
Public Attributes | |
| std::string | path |
| bool | folder |
| bool CBuild::Path::folder |
Definition at line 40 of file Build.hpp.
Referenced by CBuild::Toolchain::add_file(), and CBuild::Toolchain::add_folder().
| std::string CBuild::Path::path |
Definition at line 39 of file Build.hpp.
Referenced by CBuild::Toolchain::add_file(), and CBuild::Toolchain::add_folder().