yuzu/externals/vcpkg/ports/opencsg/vcpkg.json

10 lines
325 B
JSON
Executable File

{
"name": "opencsg",
"version-string": "1.4.2",
"port-version": 2,
"description": "OpenCSG is a library that does image-based CSG rendering using OpenGL. OpenCSG is written in C++ and supports most modern graphics hardware using Microsoft Windows or the Linux operating system.",
"dependencies": [
"glew"
]
}