We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac8b7c8 commit 0fc16d7Copy full SHA for 0fc16d7
ydb/library/yql/parser/proto_ast/gen/v0_proto_split/ya.make
@@ -23,7 +23,7 @@ RUN_ANTLR(
23
IF (USE_VANILLA_PROTOC)
24
SET(PROTOC_PATH contrib/tools/protoc_std)
25
ELSE()
26
- SET(PROTOC_PATH contrib/tools/protoc)
+ SET(PROTOC_PATH contrib/tools/protoc/bin)
27
ENDIF()
28
29
ydb/library/yql/parser/proto_ast/gen/v1_proto_split/ya.make
@@ -33,7 +33,7 @@ RUN_ANTLR(
33
34
35
36
37
38
39
0 commit comments