Skip to content

kedixa-cokev0.7.0

Updated

Coroutine Workflow based on C++ 20

#Usage

The package coke provides CMake targets:

find_package(coke CONFIG REQUIRED)
target_link_libraries(main PRIVATE coke::coke)

#Supported Platforms

osx | linux | freebsd

  • linux
  • osx
  • uwp
  • windows

#Features

No features defined.

#Dependencies

No transitive dependencies.

#Host Dependencies

and one transitive dependency:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • kedixa's avatarkedixa
  • SunBlack's avatarSunBlack

#Changelog

  • aa2d376[workflow] Split Windows branch to separate port (#48855)
  • a48bbf4[coke] Add new port (#49131)