]> git.tdb.fi Git - builder.git/blobdiff - source/buildercli.h
Move the bpk files into a subdirectory and install them
[builder.git] / source / buildercli.h
index f9d7ee208171474b7f1d8f9756afc17a87c8b2fc..efc2cc9bdc5431d4541ac2903d1d79a7c0c5835c 100644 (file)
@@ -43,6 +43,7 @@ public:
 
 private:
        bool prepare_build();
+       Target *resolve_target(const std::string &);
 
        void package_help();
 };