Files
z-bar-qt/Plugins/ZShell/Components/CMakeLists.txt
T
zach 697058146e
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 9s
Python / lint-format (pull_request) Successful in 17s
Python / test (pull_request) Successful in 29s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m25s
notif actions rework
2026-06-19 22:50:52 +02:00

10 lines
198 B
CMake

qml_module(ZShell-components
URI ZShell.Components
SOURCES
lazylistview.hpp lazylistview.cpp
wavyline.hpp wavyline.cpp
buttonrow.hpp buttonrow.cpp
LIBRARIES
Qt::Quick
)