Skip to content

TBB_IMPORTED_TARGETS is empty #75

@themightyoarfish

Description

@themightyoarfish

# 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions