Skip to content

Commit

Permalink
fix compiler error in centos7
Browse files Browse the repository at this point in the history
  • Loading branch information
nevermore3 committed Dec 25, 2021
1 parent b202c7b commit 3fddc13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/nebula/NebulaCMakeMacros.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@ macro(nebula_link_libraries target)
${target}
${ARGN}
folly
iberty
fmt
glog
gflags
rt
boost_context
boost_system
boost_regex
Expand Down

0 comments on commit 3fddc13

Please sign in to comment.