From 9d8a0a16846b26c0571c0128439415532be1facc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Fri, 22 Jan 2016 20:29:35 -0800 Subject: [PATCH] Updated Appveyor. --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 5fb3310c6..30a42cb87 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -13,7 +13,7 @@ configuration: install: - git clone https://github.com/bkaradzic/bx ..\bx - - ..\bx\tools\bin\windows\genie %TOOLSET% + - ..\bx\tools\bin\windows\genie --with-tools %TOOLSET% build: project: .build/projects/$(TOOLSET)/bgfx.sln