Skip to content
Snippets Groups Projects
Commit ce61237b authored by Hadrien Grasland's avatar Hadrien Grasland Committed by MarkusFrankATcernch
Browse files

Use TBB_IMPORTED_TARGETS for TBB CMake configuration

Ever since TBB has started providing built-in CMake support in 2017 U7,
TBB_IMPORTED_TARGETS has been the only supported way to link to TBB
using CMake. In particular, the official TBB CMake files do not export
TBB_INCLUDE_DIR and TBB_LIBRARY variables.

See https://github.com/intel/tbb/blob/tbb_2020/cmake/README.rst for
more details about TBB's official CMake support.
parent 2e60f0dc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment