Skip to content

Commit c41c3e7

Browse files
authored
Fix GCC link error in client-ydb_query-impl target (#402)
1 parent fb85d1b commit c41c3e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/client/query/impl/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ target_link_libraries(client-ydb_query-impl PUBLIC
66
api-protos
77
client-ydb_common_client-impl
88
client-ydb_proto
9+
client-ydb_result
910
)
1011

1112
target_sources(client-ydb_query-impl PRIVATE

0 commit comments

Comments
 (0)