ide: Fixed response files vs pkg-config

git-svn-id: svn://ultimatepp.org/upp/trunk@14371 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2020-04-24 15:25:09 +00:00
parent 8977ee8d30
commit 68fe80d2bb
3 changed files with 12 additions and 11 deletions

View file

@ -444,6 +444,8 @@ struct Builder {
Index<String> pkg_config; // names of packages for pkg-config
VectorMap<String, int> tmpfilei; // for naming automatic response files
String CmdX(const char *s);
virtual bool BuildPackage(const String& package, Vector<String>& linkfile, Vector<String>& immfile,