]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix taskflow quicktest
authorTimo Heister <timo.heister@gmail.com>
Wed, 8 Jul 2020 13:51:07 +0000 (09:51 -0400)
committerTimo Heister <timo.heister@gmail.com>
Wed, 8 Jul 2020 13:51:07 +0000 (09:51 -0400)
The macro was renamed and we forgot to change this.

tests/quick_tests/CMakeLists.txt

index 13b4a8e2c2d5ef851be2a4fa21653c9a9cfe14d2..b3b8dff9f9c5a3e77557203966900017910620cc 100644 (file)
@@ -104,8 +104,8 @@ IF (DEAL_II_WITH_TBB)
   make_quicktest("tbb" ${_mybuild} "")
 ENDIF()
 
-# test cpp-taskflow
-IF (DEAL_II_WITH_CPP_TASKFLOW)
+# test taskflow
+IF (DEAL_II_WITH_TASKFLOW)
   make_quicktest("taskflow" ${_mybuild} "")
 ENDIF()
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.