do not use spdlog from vcpkg
This commit is contained in:
parent
90eae2b403
commit
cce7bb6a3e
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@ -14,8 +14,6 @@ jobs:
|
|||||||
vcpkg install zlib:x64-windows
|
vcpkg install zlib:x64-windows
|
||||||
- run: |
|
- run: |
|
||||||
vcpkg install mbedtls:x64-windows
|
vcpkg install mbedtls:x64-windows
|
||||||
- run: |
|
|
||||||
vcpkg install spdlog:x64-windows
|
|
||||||
- run: |
|
- run: |
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
|
Loading…
Reference in New Issue
Block a user