do not use spdlog from vcpkg

This commit is contained in:
Benjamin Sergeant 2020-04-18 04:00:42 -07:00
parent 90eae2b403
commit cce7bb6a3e

View File

@ -14,8 +14,6 @@ jobs:
vcpkg install zlib:x64-windows
- run: |
vcpkg install mbedtls:x64-windows
- run: |
vcpkg install spdlog:x64-windows
- run: |
mkdir build
cd build