1. Home
  2. Browse
  3. libgo

libgo

v2.8-2#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-2#0

Publication

Supports

All

Subtree

726c111481

License

Complex license

Definition

Control