On 04/03/2013 09:52, Jake Thomas Petroules wrote: > I notice that QBS has something called 'probes' which I am assuming is > analogous to Find modules in CMake. > > As we are at a point where QBS documentation is rather sparse, I was > wondering if someone could provide me with a short overview of probes and an > example of how they are used.
The documentation for the Probe item is non-existent ATM because this item is likely to change or even be replaced in the near future. If you're still interested, please have a look at tests/manual/configure for an example. There are also includeLookup and pkgconfig. BR, Joerg _______________________________________________ QBS mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs
