Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gabime/spdlog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabi Melman <gmelman1@gmail.com>2019-12-06 00:19:31 +0300
committerGitHub <noreply@github.com>2019-12-06 00:19:31 +0300
commit1586c4b0c7ed1e8d8d9b4f2d8aa80ff3a31c5728 (patch)
treeb91d3b74d76d1d33894e1fc90e4660667d10051d /appveyor.yml
parent9198e97401d82bb86b6ae9e61eebd2a3838514f0 (diff)
Update appveyor.yml
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 26405da0..d76d3791 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -19,7 +19,7 @@ environment:
WCHAR: 'ON'
- GENERATOR: '"Visual Studio 15 2017 Win64"'
BUILD_TYPE: Release
- WCHAR: 'ON'
+ WCHAR: 'OFf'
build_script:
- cmd: >-
set