wf-roundedcorners/src/meson.build

4 lines
177 B
Meson

rc = shared_module('rounded-corners', 'rounded-corners.cpp',
dependencies: [wayfire, wlroots],
install: true, install_dir: wayfire.get_variable(pkgconfig: 'plugindir'))