Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TBB_IMPORTED_TARGETS is empty #75

Open
themightyoarfish opened this issue Oct 2, 2020 · 0 comments
Open

TBB_IMPORTED_TARGETS is empty #75

themightyoarfish opened this issue Oct 2, 2020 · 0 comments

Comments

@themightyoarfish
Copy link

themightyoarfish commented Oct 2, 2020

# TBB_IMPORTED_TARGETS

The CMake config alleges that this variable should include everything needed to target_link_libraries() to TBB. But it's empty.

I'm trying to find_package(TBB REQUIRED). It works if I link to TBB::tbb directly. Passing COMPONENTS tbb to the call does not change the behaviour. TBB is installed via this repo to /usr/local.
Is it a bug in the CMake config?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant