Lines Matching full:path
309 - cmd: set PATH=%PATH%;C:\OpenSSL-Win32;C:\OpenSSL-Win64
312 - path
316 # Remove sh.exe from the path otherwise CMake will complain:
317 # "sh.exe was found in your PATH, here: C:/Program Files/Git/usr/bin/sh.exe"
320 # The entire directory containing sh.exe could be removed from the PATH environment:
321 # - set PATH=%PATH:C:\Program Files\Git\usr\bin;=%
322 # However, this will also remove all other programs in this directory from the PATH.
349 # Add the compiler path if needed
350 - if not "%compiler_path%"=="" (set "PATH=%PATH%;%compiler_path%")
352 - if "%generator%"=="MinGW Makefiles" (set "PATH=%PATH:C:\Program Files (x86)\Git\bin=%")
450 - path: dist\*
493 - set PATH=%PATH%;%PYTHON%/Scripts/