attempt to fix appveyor.yml (both build project for premake4 and build_script for cmake, does that work?
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
build:
|
build:
|
||||||
project: build3/vs2010/0_Bullet3Solution.sln
|
project: build3/vs2010/0_Bullet3Solution.sln
|
||||||
|
|
||||||
|
build_script:
|
||||||
- mkdir cmake
|
- mkdir cmake
|
||||||
- cd cmake
|
- cd cmake
|
||||||
- cmake .. -G"Visual Studio 14 2015 Win64"
|
- cmake .. -G"Visual Studio 14 2015 Win64"
|
||||||
|
|||||||
Reference in New Issue
Block a user