1 # Copyright (c) 2019-2020 NVIDIA CORPORATION. All rights reserved.
3 @page dwx_samples_building_x86 Building for the Linux Host System
5 @note SW Release Applicability: This sample is available in both **NVIDIA DriveWorks** and **NVIDIA DRIVE Software** releases.
7 The NVIDIA<sup>®</sup> DriveWorks SDK samples use a standard cmake-based build system.
8 The default approach is to create a build folder for an "out of the source tree build"
9 and to point `cmake` to build the samples from there.
11 On the host system, enter:
15 $ cmake -DCMAKE_BUILD_TYPE=Release /path/to/driveworks/samples/folder