#include <json.hpp>

Now go forth and link without fear!

vcpkg install sdl2

The best method depends on how the library is provided (e.g., system-wide, as a folder of files, or through a package manager). Method 1: Using find_package (Recommended)

Note: Some older libraries might use variables like $LibraryName_LIBRARIES instead of targets. Method 2: Manually Adding Header and Library Files