From 785cda5535061fb47a51a148d4294b5afc0c26f4 Mon Sep 17 00:00:00 2001 From: Stéphane Lenclud Date: Sat, 7 Sep 2019 11:52:37 +0200 Subject: Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1d22269a..2da7f2fd 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -16,4 +16,9 @@ steps: - script: | echo Add other tasks to build, test, and deploy your project. echo See https://aka.ms/yaml + set displayName: 'Run a multi-line script' + +- task: CMake@1 + inputs: + cmakeArgs: \ No newline at end of file -- cgit v1.2.3