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

cmake(bugfix):do not set nuttx_add_app NAME as required #29

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

xuxin930
Copy link
Contributor

Summary

do not set nuttx_add_app NAME as required

Instead, use direct return, because in non-build targets,
such as savedefconfig, menuconfig, this check is unnecessary

Impact

bugfix

Testing

./build.sh vendor/sim/boards/vela/configs/vela --cmake 

Instead, use direct return, because in non-build targets,
such as savedefconfig, menuconfig, this check is unnecessary
@xiaoxiang781216 xiaoxiang781216 merged commit dfcf5ab into open-vela:dev Jan 3, 2025
3 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.

4 participants