Techt3o's picture
9fa4f7f5acf17ea4cc4e1f2f846e3dd97ae86778bb17d4836851b112fc253051
58527da verified
raw
history blame
281 Bytes
CMake helpers
-------------
Pybind11 can be used with ``add_subdirectory(extern/pybind11)``, or from an
install with ``find_package(pybind11 CONFIG)``. The interface provided in
either case is functionally identical.
.. cmake-module:: ../../tools/pybind11Config.cmake.in