pybind11/tests/test_cmake_build
Dean Moldovan 3dde6ddc53 Add test for custom CMake export group 2017-08-07 23:08:20 +02: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 Move test_cmake_build target code into its subdirectory 2017-06-27 10:38:41 +02: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 Make sure add_subdirectory and find_package behave identically 2016-12-19 16:34:48 +01:00