CBuild
C++ build system with scripts written in c++
|
#include <net_dep_helper.hpp>
Protected Member Functions | |
void | git_fetch (std::string server, std::string repo) |
void | file_fetch (std::string url, std::string file, std::string args="") |
Additional Inherited Members | |
![]() | |
virtual bool | need_prepare ()=0 |
virtual void | prepare ()=0 |
virtual std::string | cargs ()=0 |
virtual std::string | largs ()=0 |
Definition at line 34 of file net_dep_helper.hpp.
|
inlineprotected |
Definition at line 46 of file net_dep_helper.hpp.
References CBuild::system().
|
inlineprotected |
Definition at line 36 of file net_dep_helper.hpp.
References CBUILD_CACHE_DIR, CBuild::fs::create(), CBuild::fs::DIR, CBuild::fs::remove(), and CBuild::system().