mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 08:34:39 +08:00
build examples too
This commit is contained in:
Vendored
+1
-1
@@ -39,7 +39,7 @@ matrix:
|
||||
fast_finish: false
|
||||
|
||||
before_build:
|
||||
# see https://www.appveyor.com/docs/lang/cpp/#visual-studio-2017
|
||||
# see https://www.appveyor.com/docs/lang/cpp/#visual-studio-2017
|
||||
- if "%VS%"=="2017" call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars64.bat"
|
||||
- if "%VS%"=="2017" set CMAKE_GENERATOR="Visual Studio 15 2017 Win64"
|
||||
# see https://www.appveyor.com/docs/lang/cpp/#visual-studio-2015
|
||||
|
||||
Reference in New Issue
Block a user