Moving from gitlab
This commit is contained in:
4
build-win.sh
Executable file
4
build-win.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/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
|
||||
Reference in New Issue
Block a user