Easy management of C++ libraries with vcpkg and CMake for Visual Studio 2022
In the past month I have embarked on a journey to learn more about computer graphics, and I decided to start from OpenGL (if you are interested as well you can start from learnopengl). When I start...