Skip to content

Commit a990315

Browse files
authored
Fix GCC link error in client-ydb_federated_topic-impl target (#509)
1 parent 45f43e6 commit a990315

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/client/federated_topic/impl/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ target_link_libraries(client-ydb_federated_topic-impl PUBLIC
1212
impl-ydb_internal-make_request
1313
client-ydb_common_client-impl
1414
client-ydb_driver
15+
client-ydb_topic-impl
1516
client-ydb_proto
1617
)
1718

0 commit comments

Comments
 (0)