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

Directly invoke cmake for pull_request action. #31

Merged
merged 4 commits into from
Sep 7, 2021

Conversation

cmumford
Copy link
Contributor

@cmumford cmumford commented Sep 7, 2021

jwlawson/actions-setup-cmake@v1.9 ignores the cmake ExternalProject_add
command, which is how the lvgl library is retrieved and built.
Switching to direct invocation of cmake to fix this.

This should fix the build of #30

jwlawson/actions-setup-cmake@v1.9 ignores the cmake ExternalProject_add
definition, which is how the lvgl library is retrieved and built.
Switching to direct invocation of cmake to fix this.

This should fix the build of lvgl#30
@kisvegabor
Copy link
Member

Merging, thank you!

@kisvegabor kisvegabor merged commit 0b40626 into lvgl:master Sep 7, 2021
@cmumford cmumford deleted the pr-action-fix branch September 7, 2021 15:58
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