Skip to content

Commit

Permalink
try different PYTHONHOME2
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Jun 27, 2019
1 parent 38a38e7 commit c0a99b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/azp/win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,6 @@ jobs:
set PYTHONLIB="C:/Miniconda/Lib"
echo %PYTHONHOME%
echo %PYTHONLIB%
ctest -VV --output-on-failure -DPYTHONHOME:STRING="C:/Miniconda/envs/pdal/" -DPYTHONLIB:STRING=="C:/Miniconda/envs/pdal/Lib"
ctest -VV --output-on-failure
displayName: 'Test'

0 comments on commit c0a99b9

Please sign in to comment.