Skip to content

Commit

Permalink
Define TBB_PREVIEW_TASK_GROUP_EXTENSIONS
Browse files Browse the repository at this point in the history
In order to use tbb::task_group::defer and tbb::task_handle
  • Loading branch information
makortel committed May 16, 2022
1 parent 5e2241b commit 9b80a7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scram-tools.file/tools/tbb/tbb.xml
Expand Up @@ -11,6 +11,7 @@
<flags CPPDEFINES="TBB_USE_GLIBCXX_VERSION=@GCC_GLIBCXX_VERSION@"/>
<flags CPPDEFINES="TBB_SUPPRESS_DEPRECATED_MESSAGES"/>
<flags CPPDEFINES="TBB_PREVIEW_RESUMABLE_TASKS=1"/>
<flags CPPDEFINES="TBB_PREVIEW_TASK_GROUP_EXTENSIONS"/>
<flags SYSTEM_INCLUDE="1"/>
@CXXMODULE_DATA@
</tool>

0 comments on commit 9b80a7d

Please sign in to comment.