2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-14 00:05:53 +00:00

Attempt to fix build failure

This commit is contained in:
Phillip Stephens 2018-09-09 18:33:58 -07:00
parent c3d8967605
commit c5c4ac5fbe

View File

@ -56,6 +56,7 @@ before_build:
- git submodule update --init --recursive
build_script:
- rmdir build
- mkdir build
- cd build
- C:\projects\deps\cmake\cmake-3.10.1-win64-x64\bin\cmake.exe -GNinja ..