Skip to content

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Aug 5, 2025

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.

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`.
Copy link
Contributor

@mjcaisse-intel mjcaisse-intel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@bdeane-intel bdeane-intel merged commit e2dbd2d into intel:main Aug 7, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants