Windows CI: another one
parent
1b02553e88
commit
4813120385
|
@ -19,7 +19,6 @@ configuration: Release
|
||||||
build:
|
build:
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- cd c:\projects
|
- cd c:\projects\assimp
|
||||||
- cd assimp
|
|
||||||
- cmake -G"Visual Studio 11" ..
|
- cmake -G"Visual Studio 11" ..
|
||||||
- msbuild /m /p:Configuration=Release /p:Platform="Win32" Assimp.sln
|
- msbuild /m /p:Configuration=Release /p:Platform="Win32" Assimp.sln
|
||||||
|
|
Loading…
Reference in New Issue