https://learnopengl.com/ In cmake-build-debug: Initialize: cmake .. -G Ninja -DCMAKE_BUILD_TYPE=Debug Build: cmake --build . && ./learn_opengl