Files
RayTracer/vcpkg.json
T

3 lines
62 B
JSON
Raw Normal View History

2025-01-23 12:33:39 +01:00
{
"dependencies": ["assimp", "glfw3", "glm", "stb", "fmt"]
}