X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcomponent.h;h=b1ce222de40ce0bed9694ec9d585b2bb9dce77ba;hb=683301f94f4a3c5b7e2a7f21087f4185b07c4858;hp=d0b3cc2aff060c8031ff8111ad3c0725bfcc8ece;hpb=b1a6e6dcdd7e0da272ab0ebbed4e295f83f1165a;p=builder.git diff --git a/source/component.h b/source/component.h index d0b3cc2..b1ce222 100644 --- a/source/component.h +++ b/source/component.h @@ -21,7 +21,7 @@ public: Component ∁ void source(const std::string &); - void cflag(const std::string &); + void build_info(); }; enum Type