mirror of
https://github.com/oatpp/oatpp.git
synced 2024-11-27 08:30:07 +08:00
Fix to azure-pipelines.yml
This commit is contained in:
parent
8ba15f53c1
commit
dc215d0cf3
@ -13,8 +13,6 @@ jobs:
|
||||
clean: all
|
||||
steps:
|
||||
- task: CMake@1
|
||||
inputs:
|
||||
cmakeArgs:
|
||||
- script: |
|
||||
cmake -DCMAKE_BUILD_TYPE=Debug -DBUILD_SHARED_LIBS=OFF -DOATPP_INSTALL=OFF -DOATPP_BUILD_TESTS=ON
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user