18 lines
382 B
JSON
18 lines
382 B
JSON
|
{
|
||
|
"name": "freeglut",
|
||
|
"version": "3.2.2",
|
||
|
"description": "Open source implementation of GLUT with source and binary backwards compatibility.",
|
||
|
"homepage": "https://sourceforge.net/projects/freeglut/",
|
||
|
"license": null,
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|