add_executable(listusers main.cpp)
target_link_libraries(listusers QtAccountsService::QtAccountsService)
