mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 20:32:49 +00:00
Check if 7zip installed in appveyor.
This commit is contained in:
parent
16985f4764
commit
83c2b37673
@ -4,6 +4,7 @@ configuration:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
- set PATH=C:\Program Files (x86)\MSBuild\12.0\bin\;%PATH%
|
- set PATH=C:\Program Files (x86)\MSBuild\12.0\bin\;%PATH%
|
||||||
|
- 7z
|
||||||
|
|
||||||
before_build: cmake -DFMT_EXTRA_TESTS=ON .
|
before_build: cmake -DFMT_EXTRA_TESTS=ON .
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user