Commit Graph

3 Commits

Author SHA1 Message Date
ruinivist 2ffbd4e608 fix: include cppbridge library in package build output
Configure CMake to output `libcppbridgeplugin.so` to the package directory and set `$ORIGIN` runtime path so that it is properly bundled and resolved when distributed as a .plasmoid zip archive.
2026-05-30 22:14:25 +00:00
ruinivist 09a0252386 fix: include cppbridge library in package build output
Configure CMake to output `libcppbridgeplugin.so` to the package directory and set `$ORIGIN` runtime path so that it is properly bundled and resolved when distributed as a .plasmoid zip archive.
2026-05-30 20:57:01 +00:00
ruinivist c9af844428 init 2026-02-24 22:57:14 +00:00