Add a directory to the PATH environment variable
vcpkg_add_to_path([PREPEND] <${PYTHON3_DIR}>)
The directory to add
Prepends the directory.
The default is to append.
Add a directory to the PATH environment variable
vcpkg_add_to_path([PREPEND] <${PYTHON3_DIR}>)
The directory to add
Prepends the directory.
The default is to append.