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

fix(env): added *.cpp glob in ESP configuration #5761

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

Maldus512
Copy link
Contributor

Description of the feature or fix

With the inclusion of ThorVG LVGL now contains some C++ code. The ESP build system did not include a glob rule for *.cpp file, so it was not possible to build the project.

I simply added the required rule, extending the SOURCES list to include ThorVG C++ files.

@FASTSHIFT FASTSHIFT changed the title Added *.cpp glob in ESP configuration fix(env): added *.cpp glob in ESP configuration Mar 4, 2024
@FASTSHIFT FASTSHIFT merged commit de09007 into lvgl:master Mar 4, 2024
16 checks passed
HongChao6 pushed a commit to HongChao6/lvgl that referenced this pull request Oct 18, 2024
HongChao6 pushed a commit to HongChao6/lvgl that referenced this pull request Oct 18, 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.

5 participants