mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-29 18:27:40 +02:00
Enable parallel build in appveyor.
This commit is contained in:
@ -8,7 +8,7 @@ install:
|
||||
before_build: cmake .
|
||||
|
||||
build_script:
|
||||
- msbuild /m FORMAT.sln
|
||||
- msbuild /m:4 FORMAT.sln
|
||||
|
||||
test_script:
|
||||
- msbuild RUN_TESTS.vcxproj
|
||||
|
Reference in New Issue
Block a user