Hacker News new | ask | show | jobs
by nolta 1757 days ago
Yeah, i had the same reaction. For example, meson couldn't find pybind11 until i added `pybind11-config --cmakedir` to CMAKE_PREFIX_PATH.