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
Problem:
- The outputs produced by `gen_str_catalog` are built by a custom command but do
not have an associated target, which means other targets can't depend on them.
Solution:
- Add an optional target for the `.cpp`, `.xml` and `.json` files produced by
`gen_str_datalog`.
0 commit comments