Re: [PR] cmake[enhance]:builtin register support NONE srcs target [nuttx-apps]

2025-01-09 Thread via GitHub
xiaoxiang781216 merged PR #2934: URL: https://github.com/apache/nuttx-apps/pull/2934 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...

[PR] cmake[enhance]:builtin register support NONE srcs target [nuttx-apps]

2025-01-08 Thread via GitHub
xuxin930 opened a new pull request, #2934: URL: https://github.com/apache/nuttx-apps/pull/2934 ## Summary Support `add_application` to register without compiling, used in scenarios where redefining the main symbol is not required ## Impact enhancement ## Testing