[QBS] Disable load specific modules

Aleksey Sidorov gorthauer87 at yandex.ru
Wed Mar 13 10:19:09 CET 2013


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?



More information about the Qbs mailing list