mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-06 13:22:36 +08:00
Commit 6c888437 made Qt5 mandatory for all builds when it is only
required for the GUI. There's already a find_package call in src/gui,
it just needed the REQUIRED flag to be added.