Skip to content

Commit

Permalink
add namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
assignUser committed Aug 12, 2024
1 parent 5aaae7d commit e487f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion velox/common/config/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ add_test(velox_config_test velox_config_test)
target_link_libraries(
velox_config_test
PUBLIC Folly::folly
PRIVATE velox_common_config gtest gtest_main)
PRIVATE velox_common_config GTest::gtest GTest::gtest_main)

0 comments on commit e487f77

Please sign in to comment.