Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-906

TargetArtifact class needs methods to check if is installable and where it will be installed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P4: Low P4: Low
    • 1.7.0
    • 1.5.0
    • General
    • None
    • a6680038451246455b49f1d367002be0a940aeac

      TargetArtifact::filePath is not enough when a project needs to be installed before it's executed.
      I suggest to add the following methods:

      • bool isInstallable() const; // true if the target is installable otherwise false
      • const QString & installPath(const InstallOptions &opts) const; // computes and returns the path where the target will be after installation.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kandeler Christian Kandeler
            taipan BogDan Vatra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes