mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-20 03:16:10 +00:00
nsis and path
This commit is contained in:
parent
3e4dc5fc52
commit
a305a2ad9c
@ -28,11 +28,11 @@ environment:
|
||||
# Set paths, etc.
|
||||
before_build:
|
||||
- dir "C:\Program Files (x86)\NSIS"
|
||||
- "C:\\Program Files (x86)\\NSIS\\makensis" /CMDHELP
|
||||
- cd %APPVEYOR_BUILD_FOLDER%
|
||||
- cd ..
|
||||
- git clone --depth=1 --branch=devel https://github.com/cnr-isti-vclab/vcglib.git
|
||||
- dir
|
||||
- PATH: C:\Program Files (x86)\NSIS\;%PATH%
|
||||
# Set paths
|
||||
#- '%QTDIR%\bin\qtenv2.bat'
|
||||
- call "%QTDIR%\bin\qtenv2.bat"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user