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

   ## Summary
   
   Add a CMakeLists.txt file for the benchmarks/ramspeed application, enabling 
it to be built with the CMake build system. This provides build‑system parity 
between CMake and the existing Makefile‑based approach.
   
   ## Impact
   
   1. Allows the RAMSpeed benchmark to be compiled and linked when using the 
CMake build infrastructure.
   2. No effect on runtime behavior or generated binaries; only build‑system 
support is added.
   
   ## Testing
   
   Verified that benchmarks/ramspeed builds successfully using CMake
   
   


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