]> git.tdb.fi Git - builder.git/blobdiff - source/builder.h
Change conf_all into a normal commandline option
[builder.git] / source / builder.h
index cff7c4e20aeb25439746f9bea8eed94fc9d96fc0..400be8a5de392fb0d37ad54db5e55b7db9650001 100644 (file)
@@ -63,6 +63,7 @@ private:
        unsigned    jobs;
        std::list<std::string> what_if;
        bool        chrome;
+       bool        conf_all;
 
        int load_build_file(const Msp::Path::Path &);
        int create_targets();