aboutsummaryrefslogtreecommitdiff
path: root/versions/p-/pybind11.json
AgeCommit message (Collapse)Author
2021-08-10[pybind11] Update to 2.7.1 (#19375)Ryan
* update to 2.7.1 * use `semver` version field * fixup deprecated commands * apply cmake guidelines for quoting arguments * set `Python_EXECUTABLE` instead pybind11 uses the `FindPython` module instead of `FindPython3` * update baseline * skip passing python executable on command line * update baseline * remove extraneous quotes * remove unused function call * update baseline
2021-05-18[pybind11] update to 2.6.2 (#17900)JonLiu1993
* [pybind11] update to 2.6.2 * update version
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca