Dario Lipicar 82fe9fa76f cdylib: generate the Qt-free (lp) outbound surface (#11)
For interface: cdylib modules, drive the umbrella + dependency-wrapper
codegen with --api-style lp so modules().<dep>... calls the logos-protocol
C ABI directly (logos::LpClient) instead of LogosAPIClient — the module
keeps Qt out of its own translation units. universal stays std, others qt.
2026-06-14 00:47:42 -03:00
2026-05-07 12:36:58 -03:00
2026-03-28 10:01:59 -04:00

logos-plugin-qt

The Qt-specific build logic (CMake module, plugin compilation, header generation) as a standalone backend that logos-module-builder delegates to.

This enables swapping the plugin technology without changing the module builder or individual modules.

S
Description
Qt-specific plugin build logic
Readme
594 KiB
Languages
Nix 49.6%
C++ 45%
CMake 3.3%
Shell 1.4%
C 0.7%