Skip to content

Commit

Permalink
fix ubuntu build
Browse files Browse the repository at this point in the history
  • Loading branch information
majetideepak committed Dec 6, 2024
1 parent 28a84ee commit 70ef709
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions velox/common/base/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ velox_add_library(velox_exception Exceptions.cpp VeloxException.cpp
Exceptions.h)
velox_link_libraries(
velox_exception
PUBLIC velox_flag_definitions
velox_process
PUBLIC velox_process
velox_flag_definitions
Folly::folly
fmt::fmt
gflags::gflags
Expand Down

0 comments on commit 70ef709

Please sign in to comment.