Skip to content

Commit

Permalink
[Metrics] fix build
Browse files Browse the repository at this point in the history
Signed-off-by: kuvaldini <[email protected]>
  • Loading branch information
kuvaldini committed Jun 16, 2021
1 parent e65f279 commit bc9abfe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions irohad/maintenance/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@
add_library(maintenance metrics.cpp)
target_link_libraries(maintenance
prometheus-cpp::core prometheus-cpp::pull
async_subscription
)
1 change: 1 addition & 0 deletions test/module/irohad/ametsuchi/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ target_link_libraries(rocksdb_executor_test
commands_mocks_factory
test_logger
common_test_constants
sync_subscription
)

addtest(postgres_query_executor_test postgres_query_executor_test.cpp)
Expand Down

0 comments on commit bc9abfe

Please sign in to comment.