mirror of
https://git.freebsd.org/ports.git
synced 2025-05-18 01:53:13 -04:00
21 lines
609 B
Text
21 lines
609 B
Text
cmake/Async++Config.cmake
|
|
cmake/asyncxx-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
|
cmake/asyncxx-targets.cmake
|
|
include/async++.h
|
|
include/async++/aligned_alloc.h
|
|
include/async++/cancel.h
|
|
include/async++/continuation_vector.h
|
|
include/async++/parallel_for.h
|
|
include/async++/parallel_invoke.h
|
|
include/async++/parallel_reduce.h
|
|
include/async++/partitioner.h
|
|
include/async++/range.h
|
|
include/async++/ref_count.h
|
|
include/async++/scheduler.h
|
|
include/async++/scheduler_fwd.h
|
|
include/async++/task.h
|
|
include/async++/task_base.h
|
|
include/async++/traits.h
|
|
include/async++/when_all_any.h
|
|
%%STATIC%%lib/libasync++.a
|
|
lib/libasync++.so
|