RealTimeChris / DiscordCoreAPI

A bot library for Discord, written in C++, and featuring explicit multithreading through the usage of custom, asynchronous C++ CoRoutines.
https://discordcoreapi.com
MIT License
153 stars 17 forks source link

CMake auto finds deps from system #22

Closed Samega7Cattac closed 2 years ago

Samega7Cattac commented 2 years ago

Instead of using Find.cmake files it searching in the default paths of the system

Samega7Cattac commented 2 years ago

I'm having some link issues This requires a bit more work

Samega7Cattac commented 2 years ago

tree got dirty I'm do a new PR since there's a need for a previous fix too