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