Earlier, I turned off modules using by
Module {
name: "foo"
condition: false
}
But now i have an error: ERROR: Module foo could not be loaded. Or more strange errors like: ERROR: Unknown property: qbs.architecture How i can disable module's dependences by condition to create soft dependencies? _______________________________________________ QBS mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs
