yuzu/externals/vcpkg/ports/quaternions/vcpkg.json

11 lines
261 B
JSON
Executable File

{
"name": "quaternions",
"version-string": "1.0.0",
"port-version": 1,
"description": "A C++11 library to work with quaternions, as a single header file.",
"homepage": "https://github.com/ferd36/quaternions",
"dependencies": [
"boost-mpl"
]
}