Files
opm-common/cmake/Modules
Markus Blatt 22e9452de0 Search for TBB in Finddune-common.cmake
When configured with TBB dune-common-targets.cmake lists the
imported TBB::tbb or PkgConfig::PkgConfigTBB target
in INTERFACE_LINK_LIBRARIES. Hence we need to be able to resolve
this target in opm. We do this by searching for TBB id dune-common
is a prerequisite.

This commit fixes the problem only for newer versions of TBB shipping a
TBBConfig.cmake file.

The error fixed is along these lines:

Target "test_communication_utils" links to target "TBB::tbb" but the target
was not found.  Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?
2021-10-20 22:06:29 +02:00
..
2015-05-08 11:55:40 +02:00
2015-05-08 11:55:40 +02:00
2021-08-26 15:08:27 +02:00
2017-09-10 06:18:48 +02:00
2016-04-06 11:58:36 +02:00
2021-04-29 16:03:21 +02:00
2015-05-08 11:55:40 +02:00