refactor: import check as a common function (#2526)

* feat: import check as a common function

* docs: add cmake to docs
This commit is contained in:
Henry Schreiner
2020-10-02 22:34:22 -04:00
committed by GitHub
parent ca4127ce07
commit 3488494a81
10 changed files with 230 additions and 70 deletions

View File

@@ -201,6 +201,8 @@ PyPI integration, can be found in the [cmake_example]_ repository.
.. versionchanged:: 2.6
CMake 3.4+ is required.
Further information can be found at :doc:`cmake/index`.
pybind11_add_module
-------------------