commit
fc59fe029b
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ public:
|
||||||
string queryDrvPath() const;
|
string queryDrvPath() const;
|
||||||
string queryOutPath() const;
|
string queryOutPath() const;
|
||||||
string queryOutputName() const;
|
string queryOutputName() const;
|
||||||
/** Return the list of outputs. The "outputs to install" are determined by `mesa.outputsToInstall`. */
|
/** Return the list of outputs. The "outputs to install" are determined by `meta.outputsToInstall`. */
|
||||||
Outputs queryOutputs(bool onlyOutputsToInstall = false);
|
Outputs queryOutputs(bool onlyOutputsToInstall = false);
|
||||||
|
|
||||||
StringSet queryMetaNames();
|
StringSet queryMetaNames();
|
||||||
|
|
Loading…
Reference in a new issue