mirror of
https://github.com/logos-co/logos-plugin-qt.git
synced 2026-08-27 08:51:07 +00:00
82fe9fa76f875aa2b1643cdd6b04b9b3b0e76dd6
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.
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.
Languages
Nix
49.6%
C++
45%
CMake
3.3%
Shell
1.4%
C
0.7%