> However, it doesn’t show the modules that can be included or excluded.
well, every submodule in a git clone of qt5 can be excluded: https://github.com/qt/qt5. At the very least you'd want qtbase, and qtdeclarative if you're using QML. A simpler way is to only initialize the submodules you want. Best, ------- Jean-Michaël Celerier http://www.jcelerier.name On Fri, Oct 27, 2017 at 10:55 AM, Nuno Santos <nunosan...@imaginando.pt> wrote: > Hi, > > This documentation page explains how to exclude a module from the build. > > http://doc.qt.io/qt-5/configure-options.html#excluding-qt-modules > > However, it doesn’t show the modules that can be included or excluded. > > How can I get the list? Is there any command on the configure to make > that? I can’t find it. > > Does Qt Configuration Tool works for Qt builds other than Qt for Device > Creation builds? > > Regards, > > Nuno > > _______________________________________________ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > >
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest