Files
rgbds/src
Rangi caf561457d Warn about CMake <3.27 for Windows-targeted builds (#1989)
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.
2026-06-24 23:53:11 +02:00
..
2026-06-09 17:55:38 -04:00
2025-08-20 16:09:04 -04:00
2026-03-16 20:23:47 -04:00