mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-22 07:05:54 +00:00
6 lines
120 B
CMake
6 lines
120 B
CMake
|
SET(backend_SRCS
|
||
|
${backend_SRCS}
|
||
|
backends/kwin_wl/kwin_wl_backend.cpp
|
||
|
backends/kwin_wl/kwin_wl_device.cpp
|
||
|
)
|