| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| clang @ 254c7a91 | ||
| FindEigen3.cmake | ||
| FindPythonLibsNew.cmake | ||
| check-style.sh | ||
| libsize.py | ||
| mkdoc.py | ||
| pybind11Config.cmake.in | ||
| pybind11Tools.cmake |
Add a BUILD_INTERFACE and a pybind11::pybind11 alias for the interface
library to match the installed target.
Add new cmake tests for add_subdirectory and consolidates the
.cpp and .py files needed for the cmake build tests:
Before:
tests
|-- test_installed_module
| |-- CMakeLists.txt
| |-- main.cpp
| \-- test.py
\-- test_installed_target
|-- CMakeLists.txt
|-- main.cpp
\-- test.py
After:
tests
\-- test_cmake_build
|-- installed_module/CMakeLists.txt
|-- installed_target/CMakeLists.txt
|-- subdirectory_module/CMakeLists.txt
|-- subdirectory_target/CMakeLists.txt
|-- main.cpp
\-- test.py
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| clang @ 254c7a91 | ||
| FindEigen3.cmake | Loading commit data... | |
| FindPythonLibsNew.cmake | Loading commit data... | |
| check-style.sh | Loading commit data... | |
| libsize.py | Loading commit data... | |
| mkdoc.py | Loading commit data... | |
| pybind11Config.cmake.in | Loading commit data... | |
| pybind11Tools.cmake | Loading commit data... |