mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 20:32:49 +00:00
Debug appveyor config.
This commit is contained in:
parent
2ebfa7b53d
commit
8e0bfb5714
@ -25,6 +25,7 @@ before_build:
|
||||
$env:PATH = $env:PATH -replace "C:\\Program Files \(x86\)\\Git\\bin",""
|
||||
$generator = "-GMinGW Makefiles"
|
||||
}
|
||||
echo "-DCMAKE_BUILD_TYPE=$env:Configuration"
|
||||
cmake -DFMT_EXTRA_TESTS=ON "-DCMAKE_BUILD_TYPE=$env:Configuration" "$generator" .
|
||||
|
||||
build_script:
|
||||
|
Loading…
Reference in New Issue
Block a user