yourWaifu / sleepy-discord

C++ library for the Discord chat client. Please use Rust for new bots
https://yourWaifu.github.io/sleepy-discord/
MIT License
707 stars 95 forks source link

How can I precompile this library? #208

Closed glblduh closed 3 years ago

glblduh commented 3 years ago

How to do I precompile this library? So that I don't have to build it everytime I want to test my program. I'm new to C++