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 39accdb commit e47123eCopy full SHA for e47123e
appveyor.yml
@@ -23,7 +23,7 @@ cache:
23
- c:\hererocks -> appveyor.yml
24
25
install:
26
- - set PATH=C:\Python27\Scripts;%PATH%
+ - set PATH=C:\Python27\Scripts;%LR_EXTERNAL%;%PATH%
27
- if /I "%platform%"=="x86" set HR_TARGET=vs_32
28
- if /I "%platform%"=="x64" set HR_TARGET=vs_64
29
- if /I "%platform%"=="mingw" set HR_TARGET=mingw
0 commit comments