mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 12:49:00 +00:00
Clean up the CMake configuration by removing the obsolete `BUILD_OOTCPP` guard. This variable is no longer required since out-of-tree build handling is now managed via the enhanced `nuttx_add_subdirectory()` with EXCLUDE support. * Simplifies CMake configuration command. * Avoids redundant or unused build options. Signed-off-by: trns1997 <trns1997@gmail.com> |
||
|---|---|---|
| .. | ||
| docker/linux | ||
| platforms | ||
| testlist | ||
| testrun | ||
| cibuild-oot.sh | ||
| cibuild.ps1 | ||
| cibuild.sh | ||
| cirun.sh | ||
| README.md | ||
CI Tools
These are tools and data used for the CI system. Some of what is here may also be useful for local testing.