yjq91115 opened a new pull request, #3274:
URL: https://github.com/apache/nuttx-apps/pull/3274

   ## Summary
   
   Add CMake build support for `libwebsockets`, allowing it to be configured 
and built as part of NuttX applications/external components using a CMake-based 
workflow. This change fills the gap where only other build systems were 
supported, by introducing/updating the necessary CMake configuration and target 
definitions so that compile options, include paths, and link dependencies are 
correctly resolved and integrated under CMake.
   
   ## Impact
   
   - Build process: CMake-based builds can now build and link `libwebsockets` 
directly, reducing manual integration effort (e.g., custom Makefiles/scripts).
   
   ## Testing
   
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to