Skip to content

Commit

Permalink
Fix appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
hephooey committed Dec 4, 2016
1 parent 50e7d5b commit 4d0d24d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .appveyor.yml
Expand Up @@ -61,7 +61,6 @@ install:
- if not %QTDIR:msvc=%==%QTDIR% %make% /? > nul

build_script:
- mkdir %APPVEYOR_BUILD_FOLDER%
- cd %APPVEYOR_BUILD_FOLDER%
- cmake . -G "%CMAKE_GENERATOR%" -DQTERM_ENABLE_SCRIPT_DEBUGGER=On -DQT5=Yes
- '%make% VERBOSE=1'
Expand Down

0 comments on commit 4d0d24d

Please sign in to comment.