Files

3 lines
132 B
Meson
Raw Permalink Normal View History

2026-07-01 11:14:12 -04:00
pybind11_proj = subproject('pybind11')
pybind11_dep = pybind11_proj.get_variable('pybind11_dep')
python3_dep = dependency('python3')