mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-12 19:55:45 +00:00
Debug was missing compiler flags, causing MSVC to default it to building with optimizations enabled (making for a not very useful binary for actual debugging...). Additionally, the variables were re-organized to remove some redundancy, the old Release build type was removed, and RelWithDebInfo was renamed to take its place instead.
8.6 KiB
8.6 KiB