pybind11/tests/test_cmake_build
Henry Schreiner 6bcd220c8d
refactor: module -> module_ with typedef (#2544)
* WIP: module -> module_ without typedef

* refactor: allow py::module to work again
2020-10-03 13:38:03 -04:00
..
installed_embed feat: new FindPython support (#2370) 2020-08-19 12:26:26 -04:00
installed_function feat: new FindPython support (#2370) 2020-08-19 12:26:26 -04:00
installed_target feat: new FindPython support (#2370) 2020-08-19 12:26:26 -04:00
subdirectory_embed feat: new FindPython support (#2370) 2020-08-19 12:26:26 -04:00
subdirectory_function feat: new FindPython support (#2370) 2020-08-19 12:26:26 -04:00
subdirectory_target feat: new FindPython support (#2370) 2020-08-19 12:26:26 -04:00
CMakeLists.txt feat: new FindPython support (#2370) 2020-08-19 12:26:26 -04:00
embed.cpp refactor: module -> module_ with typedef (#2544) 2020-10-03 13:38:03 -04:00
main.cpp Replace PYBIND11_PLUGIN with PYBIND11_MODULE 2017-05-29 03:21:19 +02:00
test.py ci: GHA basic format & pre-commit (#2309) 2020-07-20 13:35:21 -04:00