Skip to content

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

Merged
FASTSHIFT merged 1 commit intolvgl:masterfrom
Maldus512:master
Mar 4, 2024
Merged

fix(env): added *.cpp glob in ESP configuration#5761
FASTSHIFT merged 1 commit intolvgl:masterfrom
Maldus512:master

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
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