vcpkg/ports/boost-preprocessor/vcpkg.json

10 lines
213 B
JSON
Raw Normal View History

{
"name": "boost-preprocessor",
"version": "1.76.0",
"description": "Boost preprocessor module",
"homepage": "https://github.com/boostorg/preprocessor",
"dependencies": [
"boost-vcpkg-helpers"
]
}