raiden00pl commented on PR #14404: URL: https://github.com/apache/nuttx/pull/14404#issuecomment-2422501521
`CMAKE_C_COMPILER_ID` is valid only after `project()` call. When I put `message("xxxx ${CMAKE_C_COMPILER_ID}")` after `project(NuttX LANGUAGES C CXX ASM)` I can see `xxxx GNU` -- 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...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org