add_executable(kscreenlocker_test kscreenlocker_main.cpp)
target_link_libraries(kscreenlocker_test screenlocker_static)
ecm_mark_as_test(kscreenlocker_test)
