forked from MoonsideGames/Refresh
there it is
parent
5924be20a7
commit
3c75371168
|
@ -20,5 +20,5 @@ steps:
|
|||
- git submodule update --recursive --init
|
||||
- cmake -E make_directory ./build
|
||||
- cd ./build
|
||||
- cmake -DCMAKE_C_COMPILER=/usr/bin/gcc-mingw-w64-x86-64 -S .. -B .
|
||||
- cmake -DCMAKE_C_COMPILER=/usr/bin/x86_64-w64-mingw32-gcc -S .. -B .
|
||||
- make
|
||||
|
|
Loading…
Reference in New Issue