mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
This allows to use it for a future ext-workspace implementation. It is also more generalized so can be used for other protocol implementation in the future in case the protocols require some kind of transaction management.
4 lines
65 B
Meson
4 lines
65 B
Meson
labwc_sources += files(
|
|
'cosmic-workspaces.c',
|
|
'output.c',
|
|
)
|