[Development] Pinging Marco Bubke for QTCREATORBUG-20401 - Allow to build with system's SQLite

Marco Bubke Marco.Bubke at qt.io
Fri Jun 8 16:30:59 CEST 2018


The Sqlite module is not a plugin but a library. It is linked to a plugin but this plugin is not build in release and normally disabled.
Like I said, it can be simply not build for release. Please stick to KISS.

On June 8, 2018 16:30:19 Edward Welbourne <edward.welbourne at qt.io> wrote:

> Marco Bubke (7 June 2018 19:37) wrote:
>> AFAIK the refactoring plugin is disabled for release. Just do the same for the Sqlite library.
>
> Probably better to do as Thiago said:
>
> On June 7, 2018 23:54:43 Thiago Macieira <thiago.macieira at intel.com> wrote:
>>> So we just need a conditional to disable the building if the refactoring
>>> plugin isn't enabled either.
>
> or, perhaps more to the point, only enable building of the sqlite plugin
> if (it's explicitly wanted or) something that needs it is enabled,
>
> Eddy.




More information about the Development mailing list