Add a couple of paragraphs about building process under QNX.

This commit is contained in:
Mike Gorchak
2021-03-29 19:36:17 -04:00
committed by Lenny Komow
parent 7dfa94ccdc
commit aa2927774c
+10
View File
@@ -11,6 +11,7 @@ Instructions for building this repository on Linux, Windows, and MacOS.
1. [Linux Build](#building-on-linux)
1. [MacOS build](#building-on-macos)
1. [Fuchsia build](#building-on-fuchsia)
1. [QNX build](#building-on-qnx)
## Contributing to the Repository
@@ -685,6 +686,15 @@ Vulkan-Loader repository, and run:
Fuchsia uses the project's GN build system to integrate with the Fuchsia platform build.
## Building on QNX
QNX is using its own build system. The proper build environment must be set
under the QNX host development system (Linux, Win64, MacOS) by invoking
the shell/batch script provided with QNX installation.
Then change working directory to the "build-qnx" in this project and type "make".
It will build the ICD loader for all CPU targets supported by QNX.
### SDK Symbols
The Vulkan Loader is a component of the Fuchsia SDK, so it must explicitly declare its exported symbols in