: 1
name: libtaskflow
version: 3.11.0
type: lib,binless
language: c++
project: taskflow
summary: A General-purpose Task-parallel Programming System
license: MIT ; MIT License.
description-file: README.md
package-description-file: PACKAGE-README.md
url: https://github.com/taskflow/taskflow
email: twh760812@gmail.com ; Author
package-url: https://github.com/build2-packaging/taskflow
package-email: packaging@build2.org ; Mailing list.
depends: * build2 >= 0.17.0
depends: * bpkg >= 0.17.0

depends: cuda-cudart ^12.8.0+4 ? ($config.libtaskflow.cuda)

requires: c++20 ? ($config.libtaskflow.atomic_notifier)
requires: c++17 ? ($config.libtaskflow.cuda)
