Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add better support for Yocto/PetaLinux in cmake file #360

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

ShaharHD
Copy link
Contributor

@ShaharHD ShaharHD commented Jun 8, 2024

Added a new option of MAGIC_ENUM_OPT_INSTALL_PACKAGE_XML to allow disabling the package.xml file when use the repo in bitbake files.

As this is a header-only library, having the package.xml creates an un-needed artifact on the target rootfs.

MAGIC_ENUM_OPT_INSTALL_PACKAGE_XML is non-breaking and using MAGIC_ENUM_OPT_INSTALL as its default value.

Added a new option of MAGIC_ENUM_OPT_INSTALL_PACKAGE_XML to allow disabling the package.xml file
@Neargye
Copy link
Owner

Neargye commented Jun 9, 2024

Thanks

@Neargye Neargye merged commit bf3c74a into Neargye:master Jun 9, 2024
18 checks passed
@ShaharHD
Copy link
Contributor Author

ShaharHD commented Jun 12, 2024

Thanks

Thank you for an awesome library. Makes so much easier to work with enums - should have been part of the C++ standard IMHO 👍

Any ETA on next release?

@Neargye Neargye added this to the v0.9.6 milestone Jun 29, 2024
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.

2 participants