cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
3 lines
121 B
CMake
3 lines
121 B
CMake
add_executable(kidletime_example main.cpp KIdleTest.cpp)
|
|
target_link_libraries(kidletime_example KF6::IdleTime Qt6::Gui)
|