yuzu/externals/vcpkg/ports/libcerf/vcpkg.json

14 lines
394 B
JSON
Executable File

{
"name": "libcerf",
"version": "1.13",
"port-version": 3,
"description": "A self-contained numeric library that provides an efficient and accurate implementation of complex error functions, along with Dawson, Faddeeva, and Voigt functions.",
"homepage": "https://jugit.fz-juelich.de/mlz/libcerf",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}