jasonbu opened a new pull request, #14499:
URL: https://github.com/apache/nuttx/pull/14499

   ## Summary
   sim/cmake: compatible when nuttx COMPILE_OPTIONS is not set yet
   #14440 
   when COMPILE_OPTIONS is not set, cmake will report an error: 
   HOST_COMPILE_OPTIONS-NOTFOUND
   
   as we only want to do item remove. so let's skip the remove procedure at 
this case.
   
   @simbit18 I did not try the win host and re-produce the problem, please help 
me verify if it will work, I will do verify later.
   
   ## Impact
   fix bug when msvc build.
   
   ## Testing
   CI-test & ubuntu sim:nsh.
   
   


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