mirror of
https://github.com/open-goal/jak-project
synced 2026-07-11 15:28:58 -04:00
Replace spdlog (#185)
* remove spdlog * clang format and fix windows * add format shared * windows sucks
This commit is contained in:
@@ -45,7 +45,6 @@ jobs:
|
||||
key: submodules-${{ hashFiles('./.gitmodules') }}
|
||||
path: |
|
||||
./third-party/googletest
|
||||
./third-party/spdlog
|
||||
./third-party/zydis
|
||||
./.git/modules/
|
||||
|
||||
|
||||
@@ -44,7 +44,6 @@ jobs:
|
||||
key: submodules-${{ hashFiles('./.gitmodules') }}
|
||||
path: |
|
||||
./third-party/googletest
|
||||
./third-party/spdlog
|
||||
./third-party/zydis
|
||||
./.git/modules/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user