Home
last modified time | relevance | path

Searched defs:depsInstallPath (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/.gitlab-ci/windows/
Dmesa_deps_build.ps133 $depsInstallPath="C:\mesa-deps" variable
44 -DCMAKE_PREFIX_PATH="$depsInstallPath" ` variable
45 -DCMAKE_INSTALL_PREFIX="$depsInstallPath" ` variable
80 -DCMAKE_INSTALL_PREFIX="$depsInstallPath" ` variable
113 -DCMAKE_INSTALL_PREFIX="$depsInstallPath" && ` variable
Dmesa_build.ps135 $depsInstallPath="C:\mesa-deps" variable
45 --cmake-prefix-path="$depsInstallPath" ` variable
46 --pkg-config-path="$depsInstallPath\lib\pkgconfig;$depsInstallPath\share\pkgconfig" ` variable