kseinitzer / qconan

conan plugin for QtCreator
GNU Lesser General Public License v2.1
9 stars 1 forks source link

Allow the user to trigger the install command #2

Open kseinitzer opened 4 years ago

kseinitzer commented 4 years ago

At the moment there is no possibility to trigger a fresh installation.

use case rebuild

Especially in case the user would like to rebuild all, or at least call clean, also the install command shall be called.

use case package update

A new package from the required packages is available and the package under development will not be updated because an alias was used or a semantic version expression was used to reference the package.