Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.16 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.16 KB

libcolutius

给colutius客户端编写的IRC核心库

Doxygen CI Backup LICENSE

包含类

手动构建

mkdir build
cd build
cmake ..
make -j8