vcpkg/ports/boost-modular-build-helper/vcpkg.json
Phoebe f7760cb15e
[boost-python] Fix build issue with feature python2 (#16087)
* [boost-python] Fix build issue with feature python2

* Update the versions

* Fix the python-tag

* update the version
2021-02-11 00:25:33 -08:00

9 lines
141 B
JSON

{
"name": "boost-modular-build-helper",
"version-string": "1.75.0",
"port-version": 5,
"dependencies": [
"boost-uninstall"
]
}