25 lines
360 B
JSON
25 lines
360 B
JSON
{
|
|
"vcpkg-configuration": {
|
|
"overlay-ports": [
|
|
"./vcpkg"
|
|
]
|
|
},
|
|
"dependencies": [
|
|
"cxxopts",
|
|
"entt",
|
|
"fmt",
|
|
"fx-gltf",
|
|
{
|
|
"name": "glfw3",
|
|
"features": [
|
|
"wayland"
|
|
]
|
|
},
|
|
"glm",
|
|
"spdlog",
|
|
"fx-gltf",
|
|
"flecs"
|
|
],
|
|
"builtin-baseline": "ce613c41372b23b1f51333815feb3edd87ef8a8b"
|
|
}
|