Re: [PR] libtest: add PRIVATE to CMakeLists.txt [nuttx-apps]

2023-11-21 Thread via GitHub
xiaoxiang781216 merged PR #2207: URL: https://github.com/apache/nuttx-apps/pull/2207 -- 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] libtest: add PRIVATE to CMakeLists.txt [nuttx-apps]

2023-11-20 Thread via GitHub
casaroli opened a new pull request, #2207: URL: https://github.com/apache/nuttx-apps/pull/2207 ## Summary It looks like this word is needed for this build to work with cmake ## Impact Fixes cmake build when `libtest` is enabled ## Testing -- This is an a