Loading
taskflow: fix cross build (#399081)
* taskflow: fix cross build This package's CMake setup conflates building and running tests, so we must disable test building explicitly for cross builds. * taskflow: convert to finalAttrs pattern
* taskflow: fix cross build This package's CMake setup conflates building and running tests, so we must disable test building explicitly for cross builds. * taskflow: convert to finalAttrs pattern