aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/helloswift/module.modulemap
Commit message (Collapse)AuthorAgeFilesLines
* Add minimal example showing how to expose Swift to Qt QuickTor Arne Vestbø2023-12-121-0/+3
A simple prototype at this point, building on the Swift C++ interoperability layer. Change-Id: I77e134105a0f7d546b69c5b604545144c3045c01 Reviewed-by: Vladimir Minenko <vladimir.minenko@qt.io> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>