mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-24 00:43:12 +00:00
This both reduces redundancy in add_executable definitions, and makes it easier to link additional libraries. In particular, extra libraries are needed on OSX - see next commit.