49a76ea772
There are use cases for the headers to be used, e.g. when implementing wayland-specific workflows from an Effect. In order to be able to use these, we also need to expose libkwin to be imported as it carries the interfaces' symbols. Signed-off-by: Victoria Fischer <victoria.fischer@mbition.io>
2 lines
159 B
CMake
2 lines
159 B
CMake
integrationTest(NAME testScriptingScreenEdge SRCS screenedge_test.cpp)
|
|
integrationTest(NAME testMinimizeAllScript SRCS minimizeall_test.cpp LIBS KF6::Package)
|