add_executable(printconfig printconfig.cpp)
target_link_libraries(printconfig Qt5::Gui KF5::Screen)
