Re: [PR] fix(cmake): fix external library mode [nuttx]

2024-02-24 Thread via GitHub
xiaoxiang781216 merged PR #11749: URL: https://github.com/apache/nuttx/pull/11749 -- 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:

Re: [PR] fix(cmake): fix external library mode [nuttx]

2024-02-24 Thread via GitHub
xiaoxiang781216 commented on PR #11749: URL: https://github.com/apache/nuttx/pull/11749#issuecomment-1962361623 @XuNeo please rebase your change, ci break was fixed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[PR] fix(cmake): fix external library mode [nuttx]

2024-02-22 Thread via GitHub
XuNeo opened a new pull request, #11749: URL: https://github.com/apache/nuttx/pull/11749 ## Summary According to > `cmake_parse_arguments( ...)` It seems like `MODE` should be in position of `one_value_keywords`. ## Impact ## Testing Tested with