mirror of
https://github.com/gbdev/rgbds.git
synced 2026-07-02 05:58:04 +00:00
caf561457d
We only use `$<INSTALL_PREFIX>`` when cross-compiling for MinGW on Linux, so the relevant block is now wrapped in `if(WIN32)` so a user can more easily lower the `cmake_minimum_required` version.