ports/devel/asyncplusplus/pkg-plist
Yuri Victorovich 004f8ad543 devel/asyncplusplus: Include the GH PR that adds the static library
... and add the STATIC option.
2024-01-23 15:56:54 -08:00

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