[Interest] Configuring git checkout/build to skip modules
Thiago Macieira
thiago.macieira at intel.com
Tue Dec 3 23:47:50 CET 2024
On Tuesday 3 December 2024 14:20:09 Pacific Standard Time Adam Light wrote:
> I'm trying to check out from Git and build only the minimum subset of
> modules that I need
Only clone the modules you need. Modules that aren't present won't be built.
> Is it not possible to skip optional dependencies like this?
Drop the -init-submodules and do it manually.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Principal Engineer - Intel DCAI Platform & System Engineering
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5152 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20241203/4c5e951c/attachment.bin>
More information about the Interest
mailing list