From 30669ac45c9d6a7dd752ac7cb707b98151e822ad Mon Sep 17 00:00:00 2001 From: Aleks Kissinger Date: Thu, 18 Oct 2018 07:38:53 +0200 Subject: added winflexbison support and updated appveyor --- .appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.appveyor.yml') diff --git a/.appveyor.yml b/.appveyor.yml index 3209dcf..a53c00d 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -10,13 +10,13 @@ configuration: - release install: - # Setup the build toolchains. + - choco install winflexbison - '%QTDIR%\bin\qtenv2.bat' - call "%ProgramFiles(x86)%\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x64 + - cd C:\projects\tikzit build_script: - - cd C:\projects\tikzit - qmake -v - qmake - nmake.exe -- cgit v1.2.3