Files
RayTracer/vcpkg.json
T

3 lines
69 B
JSON
Raw Normal View History

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