1. Home
  2. Browse
  3. libgo

libgo

v3.1-1#0Go to latest

The best stackful coroutine by c++11.

Install

Run the following Vcpkg command to install the port.

vcpkg install libgo

Usage

The package libgo provides CMake integration:

find_package(libgo REQUIRED)
target_include_directories(main PRIVATE ${LIBGO_INCLUDE_DIRS})
target_link_libraries(main PRIVATE ${LIBGO_LIBRARIES})
See source

Version

v3.1-1#0

Publication

Supports

!(arm|uwp)

Homepage

github.com/yyzybb537/libgo

Subtree

9fa44fc4b7

License

Complex license

Definition

Control