trns1997 commented on code in PR #3185: URL: https://github.com/apache/nuttx-apps/pull/3185#discussion_r2362009763
########## testing/oot-build/CMakeLists.txt: ########## @@ -0,0 +1,35 @@ +cmake_minimum_required(VERSION 3.12...3.31) Review Comment: the aim was just to have add a out of tree ci test, and not necessarily expose this as a testing app, but if you guys want i can look into it, but keep in mind the build via Kconfig and make is not a representative test for what we intended to do. It's a simple oot of tree build test to prevent regressions when packaging nuttx export, the app itself doesn't do much :). -- 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]
