Hi! > It seems to me that what you are trying to do is not what the > "profiles" > property is for. The use case it is intended to support is projects > that > need to incorporate different architectures in the same build (e.g. > Android projects or cross-compiled projects that need to build host > tools as well). Your use case, if I understand correctly, is much > simpler in that you just want to build your entire project for > different > profiles. This is achieved by just giving the profiles on the command > line: > $ qbs build profile:gcc profile:clang
Well yes, that seems to be a misunderstanding, thanks for the explanation. But the command line call works well for the CI builds. Regards, Stephan _______________________________________________ QBS mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs
