wangchdo opened a new pull request, #17072:
URL: https://github.com/apache/nuttx/pull/17072
Global compiler flags setting should be placed before add_executable(),
otherwise they will not take effect
*Note: Please adhere to [Contributing
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
## Summary
Global compiler flags setting should be placed before add_executable(),
otherwise they will not take effect
## Impact
Fix CMake build system bugs, no impact to nuttx function
## Testing
This is fixing of build system bug, the CI will verify its effect
--
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]