From 04523d8e0a82aaf17d8e7d64c1f9b9b129060ad3 Mon Sep 17 00:00:00 2001 From: ROUVREAU Vincent Date: Wed, 22 May 2019 22:25:58 +0200 Subject: CMake dir changed --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azure-pipelines.yml') diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e643d349..c7f53edb 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -28,7 +28,7 @@ steps: displayName: 'CMake' inputs: workingDirectory: 'build' - cmakeArgs: '..\.. -G "Visual Studio 15 2017 Win64"' + cmakeArgs: '.. -G "Visual Studio 15 2017 Win64"' - task: MSBuild@1 displayName: 'Build solution GUDHIdev.sln' -- cgit v1.2.3