vcpkg/ports/think-cell-range/vcpkg.json

11 lines
230 B
JSON

{
"name": "think-cell-range",
"version": "2023.1",
"description": "think-cell's range library",
"homepage": "https://github.com/think-cell/think-cell-library",
"license": "BSL-1.0",
"dependencies": [
"boost"
]
}