# Windows cross (MinGW GCC 14) from Linux host [settings] os=Windows arch=x86_64 compiler=gcc compiler.version=14 compiler.libcxx=libstdc++11 compiler.threads=posix compiler.exception=seh compiler.cppstd=23 build_type=Release [conf] tools.build:compiler_executables={"c": "x86_64-w64-mingw32-gcc", "cpp": "x86_64-w64-mingw32-g++"} tools.gnu:host_triplet=x86_64-w64-mingw32 tools.cmake.cmaketoolchain:generator=Ninja tools.cmake.cmaketoolchain:system_name=Windows tools.cmake.cmaketoolchain:system_processor=x86_64 tools.cmake.cmake_layout:build_folder=. tools.cmake.cmake_layout:build_folder_vars=[] tools.cmake.cmaketoolchain:system_version=11 [buildenv] RC=x86_64-w64-mingw32-windres