Lines Matching full:path
65 See also: [Set the Path and Environment Variables for Command-Line Builds](https://docs.microsoft.com/en-us/cpp/build/building-on-the-command-line)
83 - `WITH_DEVEL=<path>` - Paths for the development files (SSL, zlib, etc.)
108 - `CARES_PATH=<path>` - Custom path for c-ares
109 - `MBEDTLS_PATH=<path>` - Custom path for mbedTLS
110 - `NGHTTP2_PATH=<path>` - Custom path for nghttp2
111 - `MSH3_PATH=<path>` - Custom path for msh3
112 - `SSH2_PATH=<path>` - Custom path for libSSH2
113 - `SSL_PATH=<path>` - Custom path for OpenSSL
114 - `ZLIB_PATH=<path>` - Custom path for zlib
133 When you build curl and libcurl, nmake will show the relative path where the
155 PATH=C:\curl-7.82.0\builds\libcurl-vc10-x64-release-dll-ipv6-sspi-schannel\bin;%PATH%