Seamless operability between C++11 and Python
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Dean Moldovan 3dde6ddc53 Add test for custom CMake export group 8 years ago
..
installed_embed Add CMake target for embedding the Python interpreter 8 years ago
installed_function Add new options and docs for pybind11_add_module 9 years ago
installed_target Test with debug build of Python when DEBUG=1 on Travis 8 years ago
subdirectory_embed Add test for custom CMake export group 8 years ago
subdirectory_function Add new options and docs for pybind11_add_module 9 years ago
subdirectory_target Rename target from pybind11::pybind11 to pybind11::module 9 years ago
CMakeLists.txt Move test_cmake_build target code into its subdirectory 8 years ago
embed.cpp Add C++ interface for the Python interpreter 8 years ago
main.cpp Replace PYBIND11_PLUGIN with PYBIND11_MODULE 8 years ago
test.py Make sure add_subdirectory and find_package behave identically 9 years ago