An open API service indexing awesome lists of open source software.

https://github.com/lagrangedev/liblagrange


https://github.com/lagrangedev/liblagrange

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# liblagrange(WIP)
`liblagrange` is a modern c++ library to implement oicq protocol.

## build
```shell
cmake -G Ninja -S . -B build -DCMAKE_TOOLCHAIN_FILE=$VCPKG_ROOT/scripts/buildsystems/vcpkg.cmake
```