mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 11:59:24 +08:00
11 lines
218 B
JSON
11 lines
218 B
JSON
|
{
|
||
|
"name": "embree2",
|
||
|
"version-semver": "2.17.7",
|
||
|
"port-version": 1,
|
||
|
"description": "High Performance Ray Tracing Kernels.",
|
||
|
"homepage": "https://github.com/embree/embree",
|
||
|
"dependencies": [
|
||
|
"tbb"
|
||
|
]
|
||
|
}
|