mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-04 01:21:04 +00:00
Update appveyor.yml
This commit is contained in:
parent
055ea49eff
commit
6a9d2d6084
@ -2,8 +2,8 @@ build:
|
||||
project: build3/vs2010/0_Bullet3Solution.sln
|
||||
|
||||
build_script:
|
||||
- mkdir cmake
|
||||
- cd cmake
|
||||
- mkdir cm
|
||||
- cd cm
|
||||
- cmake .. -G"Visual Studio 14 2015 Win64"
|
||||
- cmake --build . --target ALL_BUILD --config Release -- /maxcpucount:4 /verbosity:quiet
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user