We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb85d1b commit c41c3e7Copy full SHA for c41c3e7
src/client/query/impl/CMakeLists.txt
@@ -6,6 +6,7 @@ target_link_libraries(client-ydb_query-impl PUBLIC
6
api-protos
7
client-ydb_common_client-impl
8
client-ydb_proto
9
+ client-ydb_result
10
)
11
12
target_sources(client-ydb_query-impl PRIVATE
0 commit comments