ascent12/drm_info

Dependencies must be external dependencies

emersion opened this issue · 1 comments

Not sure what this is about…

meson.build:72:6: ERROR: Dependencies must be external dependencies

This happens when building with libdrm as a subproject. Since cc.has_function is run at setup-time, it can't operate on a dependency that isn't yet built.