Skip to content

Commit 45bd7a2

Browse files
committed
Revert "Fix ARCADIA_BUILD_ROOT (#164)"
This reverts commit da93098.
1 parent 6372cf9 commit 45bd7a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakePresets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"description": "Only for the case when using CCACHE_BASEDIR",
5959
"cacheVariables": {
6060
"ARCADIA_ROOT": "../ydb-cpp-sdk",
61-
"ARCADIA_BUILD_ROOT": ""
61+
"ARCADIA_BUILD_ROOT": "."
6262
}
6363
}
6464
],

0 commit comments

Comments
 (0)