Can anyone point me in the right direction to create a single Windows executable from a gtk3 project which I've only compiled before for Linux? It's a simple makefile build in vscode. I'd rather cross compile than have to spin up a windows virtual machine but can do that if that's easier? #Linux #coding