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

   ## Summary
   
   fix the cmake build error on examples/elf project
   
   the following are the detailed build error:
   ```
   CMake Error at cmake/nuttx_parse_function_args.cmake:76 (message):
     : unparsed INCLUDES;/home/neo/projects/nuttx/apps/examples/elf
   Call Stack (most recent call first):
     cmake/nuttx_add_application.cmake:77 (nuttx_parse_function_args)
     /home/neo/projects/nuttx/apps/examples/elf/CMakeLists.txt:24 
(nuttx_add_application)
   ```
   
   ## Impact
   
   has no impact on the other project
   
   ## Testing
   
   has passed the ostest
   
   
   


-- 
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