CMakeLists.txt
CMake (as of 3.31.2) doesn't fully recognize mingw-w64 with `CMAKE_SYSTEM_NAME=WindowsStore`. The manual logic works around it. Also move existing DJGPP workaround to the same block. Closes #16019
persist-credentials: false
CMake/**
AUTO