Skip to main content

kmpkg_add_to_path

Add a directory or directories to the PATH environment variable.

Usage

kmpkg_add_to_path([PREPEND] [<path>...])

Parameters

PREPEND

Prepend items to the PATH environment variable instead of appending.

<path>...

Paths to append to the PATH environment variable.

Examples

Source

scripts/cmake/kmpkg_add_to_path.cmake