b-com-software-basis / builddefs-qmake

QMake build script tools to manage cross platform project building and dependencies in development projects (also manages nsis installer, mac bundling...). Aims at providing Maven like dependencies management to C/C++ builds.
2 stars 4 forks source link

[Make] Install/Install_deps behavior #3

Closed RealVincentBerthet closed 2 years ago

RealVincentBerthet commented 4 years ago

If we are using make arguments install_deps and there aren't any dependencies for this project make step return an empty build.

==> install_deps should call install --even when his build is empty--

image

stefled commented 2 years ago

already fix in a previous version (current is 4.9.4)