yuzu/externals/vcpkg/ports/cctz/vcpkg.json

11 lines
349 B
JSON
Executable File

{
"name": "cctz",
"version-string": "2.3",
"port-version": 3,
"description": "two libraries that cooperate with <chrono> to give C++ programmers all the necessary tools for computing with dates, times, and time zones in a simple and correct manner.",
"homepage": "https://github.com/google/cctz",
"dependencies": [
"benchmark"
]
}