Revert "feat: add entrypoint for cmake modules dir" (#4270)

* Revert "feat: add entrypoint for cmake modules dir (#4258)"

This reverts commit 1d4a65e2f1.

* docs: revert changelog mention too
This commit is contained in:
Henry Schreiner
2022-10-21 17:25:53 -04:00
committed by GitHub
parent 2ce76f7833
commit 91cfb77022
4 changed files with 0 additions and 10 deletions

View File

@@ -103,9 +103,6 @@ Performance and style:
Build system improvements:
* Experimental support for ``cmake.modules`` entrypoint.
`#4258 <https://github.com/pybind/pybind11/pull/4258>`_
* Include a pkg-config file when installing pybind11, such as in the Python
package.
`#4077 <https://github.com/pybind/pybind11/pull/4077>`_