Files
z-bar-qt/Plugins/ZShell/Components/CMakeLists.txt
T
2026-04-12 19:28:20 +02:00

8 lines
140 B
CMake

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