mirror of
https://github.com/gbdev/rgbds.git
synced 2026-08-20 05:44:32 +00:00
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.