From 2f015d2b6d221ac47aaaee9b675648370b6bca7c Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 25 Sep 2018 01:45:17 +0800 Subject: Update ci. --- script/build.ps1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'script') diff --git a/script/build.ps1 b/script/build.ps1 index fb928555..125c305c 100644 --- a/script/build.ps1 +++ b/script/build.ps1 @@ -1,3 +1,5 @@ +vcpkg.exe install folly:x64-windows fmt:x64-windows + cd ..\CruUI Remove-Item build -Recurse -ErrorAction Ignore New-Item build -ItemType Directory -- cgit v1.2.3