mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-22 11:38:53 +01:00
* removed pybind as submodule * added hardcopy of pybind11 2.10.0 * rename pybind11 folder to avoid conflicts when changing branch Co-authored-by: Dhanya Thattil <dhanya.thattil@psi.ch>
273 B
273 B
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.
../../tools/pybind11Config.cmake.in