arybo
arybo copied to clipboard
CMake Script is incorrect?
Hi:
For me it seems FindTBB()'s library has been used and linked, but it's header search path is not.
I had to add target_include_directories(petanque PUBLIC ${TBB_INCLUDE_DIRS})
for it to pick up TBB