#!/bin/bash cmake -S . -B build-win-x86_64 -G Ninja -DCMAKE_TOOLCHAIN_FILE=toolchain-mingw-w64-x86_64.cmake cmake --build build-win-x86_64