From 2e794dfe6d613b540f97cb2a72d7c842b545bfe6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=93=D1=80=D0=B8=D0=B3=D0=BE=D1=80=D0=B8=D0=B9=20=D0=9F?= =?UTF-8?q?=D0=B0=D0=B2=D0=BB=D0=BE=D0=B2?= Date: Sat, 2 May 2026 03:11:01 +0300 Subject: [PATCH] Clean build directories before CMake --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index fb4ed16..0fcf6e9 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -29,7 +29,7 @@ pipeline { where git java -version - call "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\Build\vcvars64.bat" + call "C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\VC\Auxiliary\Build\vcvars64.bat" where cl cl '''