[QBS] Changing cpp.warningLevel property globally

Raphael Cotty R.Cotty at cascade-technologies.com
Fri Sep 13 12:43:47 CEST 2013


Hi,
Thanks

Is there a way to store the global options for a project in a file?
Or defining a profile for a project.
This file can then be saved in source repository.

Raphael Cotty
________________________________________
From: qbs-bounces+r.cotty=cascade-technologies.com at qt-project.org [qbs-bounces+r.cotty=cascade-technologies.com at qt-project.org] on behalf of Christian Kandeler [christian.kandeler at digia.com]
Sent: 13 September 2013 12:26
To: qbs at qt-project.org
Subject: Re: [QBS] Changing cpp.warningLevel property globally

On 09/13/2013 11:58 AM, Raphael Cotty wrote:
> Is there a way to set cpp.warningLevel to none for all the different
> projects?

Sounds like you want to set that in in a profile:
     qbs config <profile>.cpp.warningLevel none
(Or use config-ui.)


Christian

_______________________________________________
QBS mailing list
QBS at qt-project.org
http://lists.qt-project.org/mailman/listinfo/qbs



More information about the Qbs mailing list