2024-05-31 08:56:29 +02:00
|
|
|
{
|
2025-01-19 16:16:09 +01:00
|
|
|
"dependencies": [
|
|
|
|
|
"arrow",
|
|
|
|
|
"boost-filesystem",
|
|
|
|
|
"boost-spirit",
|
2025-01-22 08:34:46 +01:00
|
|
|
"boost-test",
|
2026-01-05 15:43:43 +01:00
|
|
|
"clipper2",
|
2025-01-19 16:16:09 +01:00
|
|
|
"eigen3",
|
2026-06-01 12:38:55 +02:00
|
|
|
{
|
|
|
|
|
"name": "grpc",
|
|
|
|
|
"platform": "!osx"
|
|
|
|
|
},
|
2025-01-19 16:16:09 +01:00
|
|
|
"type-lite",
|
|
|
|
|
"fast-float",
|
2025-03-03 14:34:54 +01:00
|
|
|
"spdlog",
|
2026-06-08 14:21:28 +02:00
|
|
|
"pugixml",
|
|
|
|
|
"nanoflann"
|
2025-01-19 16:16:09 +01:00
|
|
|
],
|
|
|
|
|
"overrides": [
|
|
|
|
|
{
|
|
|
|
|
"name": "fmt",
|
|
|
|
|
"version": "10.1.1"
|
|
|
|
|
}
|
|
|
|
|
]
|
2024-05-31 08:56:29 +02:00
|
|
|
}
|