mirror of
https://github.com/Chatterino/chatterino2.git
synced 2026-08-24 10:04:53 -05:00
This removes our RapidJSON submodule and expects the user to either install their RapidJSON package from their operating system / package manager, or have a CMake package manager like conan install it for them.
Third party libraries are stored here.
Fetched via git submodule update --init --recursive