1. Home
  2. Browse
  3. libgo

libgo

v2.7#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

v2.7#0

Publication

Supports

All

GitHub

yyzybb537/libgo

Subtree

68447ced17

License

Complex license

Definition

Control