add spdlog through vcpkg
This commit is contained in:
3
.github/workflows/ccpp.yml
vendored
3
.github/workflows/ccpp.yml
vendored
@@ -44,7 +44,10 @@ jobs:
|
|||||||
- uses: seanmiddleditch/gha-setup-vsdevenv@master
|
- uses: seanmiddleditch/gha-setup-vsdevenv@master
|
||||||
- run: |
|
- run: |
|
||||||
vcpkg install zlib:x64-windows
|
vcpkg install zlib:x64-windows
|
||||||
|
- 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
|
||||||
|
Reference in New Issue
Block a user