1. Home
  2. Browse
  3. libgo

libgo

v2.8-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})

Dependencies

See source

Version

v2.8-1#0

Publication

Supports

All

GitHub

yyzybb537/libgo

Subtree

1f00e2fc67

License

Complex license

Definition

Control