mirror of
https://invent.kde.org/plasma/layer-shell-qt.git
synced 2025-05-28 02:50:21 -04:00
3 lines
123 B
CMake
3 lines
123 B
CMake
add_executable(layershellqt-test main.cpp)
|
|
target_link_libraries(layershellqt-test PRIVATE LayerShellQtInterface Qt5::Qml)
|