You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add missing function dependency for embind class constructor. (#17152)
* Add missing function dependency for embind class constructor.
The `craftInvokerFunction` was not being generated if embind was used for a
class binding without ever using a `function` binding.
Fixes#17143
0 commit comments