On Friday 3 May 2024 10:32:45 GMT-7 NIkolai Marchenko wrote: > I don't think I can directly reference it in qbs unless I am missing > something. trying to > Depends { name: "Qt"; submodules: ["quicklayouts"] } > just doesn't work, same for "layouts", as such, I also can't import its > private parts
With qmake: QT += quicklayouts-private With CMake, use target Qt6::QuickLayoutsPrivate -- Thiago Macieira - thiago.macieira (AT) intel.com Principal Engineer - Intel DCAI Cloud Engineering
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest