Use cmd for build command
This commit is contained in:
parent
507c3183e6
commit
745d6be229
1 changed files with 1 additions and 2 deletions
|
@ -52,8 +52,7 @@ install:
|
|||
..
|
||||
|
||||
build_script:
|
||||
- ps: |
|
||||
cmake --build . --target $env:BUILD_TARGET
|
||||
- cmake --build . --target %BUILD_TARGET%
|
||||
|
||||
before_deploy:
|
||||
- ps: |
|
||||
|
|
Loading…
Add table
Reference in a new issue