index.rst 273 B

12345678
  1. CMake helpers
  2. -------------
  3. Pybind11 can be used with ``add_subdirectory(extern/pybind11)``, or from an
  4. install with ``find_package(pybind11 CONFIG)``. The interface provided in
  5. either case is functionally identical.
  6. .. cmake-module:: ../../tools/pybind11Config.cmake.in