pybind11/tests/test_cmake_build
2020-07-23 17:42:53 -04:00
..
installed_embed Add CMake target for embedding the Python interpreter 2017-05-28 02:12:24 +02:00
installed_function Add new options and docs for pybind11_add_module 2016-12-19 16:34:48 +01:00
installed_target Test with debug build of Python when DEBUG=1 on Travis 2017-02-28 00:27:26 +01:00
subdirectory_embed Add test for custom CMake export group 2017-08-07 23:08:20 +02:00
subdirectory_function Add new options and docs for pybind11_add_module 2016-12-19 16:34:48 +01:00
subdirectory_target Rename target from pybind11::pybind11 to pybind11::module 2016-12-19 16:34:48 +01:00
CMakeLists.txt test: pass through C++ std for cmake test 2020-07-23 17:42:53 -04:00
embed.cpp Add C++ interface for the Python interpreter 2017-05-28 02:12:24 +02: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