Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[9.5] CMake: remove taskflow macros from config.h.in #15518

Merged
merged 1 commit into from
Jun 29, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 0 additions & 2 deletions include/deal.II/base/config.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@
#cmakedefine DEAL_II_WITH_SLEPC
#cmakedefine DEAL_II_WITH_SUNDIALS
#cmakedefine DEAL_II_WITH_SYMENGINE
#cmakedefine DEAL_II_WITH_TASKFLOW
#cmakedefine DEAL_II_FEATURE_TASKFLOW_BUNDLED_CONFIGURED
#cmakedefine DEAL_II_WITH_TBB
#cmakedefine DEAL_II_FEATURE_TBB_BUNDLED_CONFIGURED
#cmakedefine DEAL_II_WITH_TRILINOS
Expand Down