ReferencePortfile functionskmpkg_add_to_pathOn this pagekmpkg_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 folly z3 Source scripts/cmake/kmpkg_add_to_path.cmake