yamt opened a new issue, #14952: URL: https://github.com/apache/nuttx/issues/14952
### Description / Steps to reproduce the issue it seems that cmake-based build sometimes modifies files under CMAKE_CURRENT_SOURCE_DIR. eg. it expands littlefs source tree to fs/littlefs/littlefs. it should be done under CMAKE_BINARY_DIR instead. we should treat CMAKE_CURRENT_SOURCE_DIR read-only. ### On which OS does this issue occur? [OS: Mac] ### What is the version of your OS? macOS 14.7 ### NuttX Version master ### Issue Architecture [Arch: all] ### Issue Area [Area: Build System] ### Verification - [X] I have verified before submitting the report. -- 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]
