Add a couple of paragraphs about building process under QNX.
authorMike Gorchak <mgorchak@blackberry.com>
Mon, 29 Mar 2021 23:36:17 +0000 (19:36 -0400)
committerLenny Komow <lenny@lunarg.com>
Tue, 6 Apr 2021 20:52:51 +0000 (14:52 -0600)
BUILD.md

index 52faedbde5f83a523df6c6a8a95067b2237be275..dd3f641f66d4c87e493a26ba34e1c5a635c23894 100644 (file)
--- a/BUILD.md
+++ b/BUILD.md
@@ -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