CBuild
C++ build system with scripts written in c++
Loading...
Searching...
No Matches
Namespaces | Functions
hash.hpp File Reference
#include "string"
#include "vector"

Go to the source code of this file.

Namespaces

namespace  CBuild
 Filebuffer for CBuild ecosystem.
 

Functions

std::vector< std::string > CBuild::get_files (std::vector< std::string > files, std::vector< std::string > objects, std::string toolchain_id)
 Get changed files.
 
void CBuild::print_files ()
 Print temporary file array.