The same as we discussed earlier - I can't do "try pkg-config module, if fails, try probe-based-detect, if fails, fallback to user-defined paths". This is because I can't set the condition of the module based on a probe result and only one module is loaded; if it fails, no fallback occurred.
Иван Комиссаров > 13 февр. 2019 г., в 15:59, Christian Kandeler <[email protected]> > написал(а): > > On Wed, 13 Feb 2019 15:26:00 +0100 > Иван Комиссаров <[email protected]> wrote: > >> I see that module providers feature was implemented. Is it now possible to >> use a provider to create a module for auto-detected protobuf library (via >> probes and via pkg-config)? > > Which problem are you trying to solve? > > > Christian > _______________________________________________ > Qbs mailing list > [email protected] > https://lists.qt-project.org/listinfo/qbs _______________________________________________ Qbs mailing list [email protected] https://lists.qt-project.org/listinfo/qbs
