removed tab
from appveyor.yml
file
This commit is contained in:
parent
f7e3752f0d
commit
1338985a16
@ -14,7 +14,7 @@ environment:
|
|||||||
VS_PLATFORM: win32
|
VS_PLATFORM: win32
|
||||||
- VS_VERSION: 12
|
- VS_VERSION: 12
|
||||||
VS_PLATFORM: x64
|
VS_PLATFORM: x64
|
||||||
|
|
||||||
before_build:
|
before_build:
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
- cmake -H. -BBuild/VS -G "Visual Studio %VS_VERSION%" -DCMAKE_GENERATOR_PLATFORM=%VS_PLATFORM% -DBUILD_SHARED_LIBS=true -Wno-dev
|
- cmake -H. -BBuild/VS -G "Visual Studio %VS_VERSION%" -DCMAKE_GENERATOR_PLATFORM=%VS_PLATFORM% -DBUILD_SHARED_LIBS=true -Wno-dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user