We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44fe92e commit 9e93bc2Copy full SHA for 9e93bc2
scripts/azp/win.yml
@@ -28,8 +28,7 @@ jobs:
28
ECHO ON
29
call activate pdal
30
ninja -h
31
- msbuild /verbosity:diag
32
- set VCTargetsPath="C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\""
+ set VCTargetsPath=C:\\Program Files (x86)\\MSBuild\\Microsoft.Cpp\\v4.0\\V140\\
33
#pip install -e . --install-option="--skip-generator-test --generator=Ninja"
34
pip install -e .
35
# --install-option="-DPdal_DIR=%CONDA_PREFIX%\Library\lib\cmake\PDAL"
0 commit comments