Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Commit

Permalink
[POAE7-2317] Added tbb as linking library to presto-cpp (#6)
Browse files Browse the repository at this point in the history
* Integrated Modular SQL with presto-native-execution

* Integrated Modular SQL with presto-native-execution

* Updated presto-cpp integration linking libs
  • Loading branch information
kyotoyx authored Sep 16, 2022
1 parent f504b7d commit 5ec2354
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions presto-native-execution/presto_cpp/main/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ set(
cider_function
LLVM
yaml-cpp
tbb
)

add_dependencies(presto_server_lib presto_protocol presto_types
Expand Down

0 comments on commit 5ec2354

Please sign in to comment.