Add note about QNX to main README

This commit is contained in:
Rob Armstrong 2025-01-22 09:51:31 -08:00
parent 3de3f2f46c
commit 41d5f63ec5

View File

@ -104,6 +104,12 @@ make -j$(nproc)
```
Transfer the built binaries to the Tegra device and execute them there.
### QNX
Note that in the current branch sample cross-compilation for QNX is not fully validated. This placeholder will be updated in the
near future with QNX cross-compilation instructions. In the meantime, if you want to cross-compile for QNX please check out one
of the previous tags prior to the CMake build system transition in 12.8.
## Samples list
### [0. Introduction](./Samples/0_Introduction/README.md)