WenLY1 opened a new pull request, #2827: URL: https://github.com/apache/nuttx-apps/pull/2827
## Summary add cmake compilation scripts for quickjs ## Impact nop ## Testing cd nuttx cmake -B build -DBOARD_CONFIG=sim:nsh cmake --build build -t menuconfig and enable following configs: CONFIG_PIPES, CONFIG_SYSTEM_POPEN, LIBC_DLFCN, CONFIG_INTERPRETERS_QUICKJS, CONFIG_INTERPRETERS_QUICKJS_BIGNUM cmake --build build -- 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]
