A backend that produces Ninja files. More...
#include <Ninja.h>
Public Member Functions | |
std::string | DefaultFilename () const |
void | Process (const dag::DAG &, Bytestream &, ErrorReport::Report) |
Static Public Member Functions | |
static NinjaBackend * | Create () |
Static Public Member Functions inherited from fabrique::backend::Backend | |
static std::unique_ptr< Backend > | Create (const std::string &name) |
Create a new backend using a registered short name. More... | |
A backend that produces Ninja files.