A cross-platfrom coroutine library for C++
Run the following Vcpkg command to install the port.
vcpkg install libcopp
The package libcopp provides CMake integration:
find_package(Libcopp CONFIG REQUIRED) target_include_directories(main PRIVATE ${Libcopp_INCLUDE_DIRS}) target_link_libraries(main PRIVATE ${Libcotask_LIBRARIES} ${Libcopp_LIBRARIES})
v1.1.0-1#0
Dec 18, 2018
All
owt5008137/libcopp851
411d1332ad
Complex license
Control