Load X11 libraries at runtime

This commit is contained in:
Loki 2021-08-03 20:31:27 +02:00
commit 6702802829
4 changed files with 295 additions and 78 deletions

View file

@ -426,4 +426,4 @@ public:
return std::make_unique<deinit_t>(std::thread { avahi::simple_poll_loop, poll.get() });
}
}; // namespace platf::publish
} // namespace platf::publish