mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 10:19:01 +08:00
12 lines
252 B
JSON
12 lines
252 B
JSON
|
{
|
||
|
"name": "tinyobjloader",
|
||
|
"version-string": "2.0.0-rc2",
|
||
|
"port-version": 1,
|
||
|
"description": "Tiny but powerful single file wavefront obj loader",
|
||
|
"features": {
|
||
|
"double": {
|
||
|
"description": "enable double(64bit) precision"
|
||
|
}
|
||
|
}
|
||
|
}
|