add lz4 submodule

cobalt2727 2023-11-07 08:46:17 -06:00
parent f656e204e0
commit 8e32e8c3be
1 changed files with 1 additions and 0 deletions

@ -50,6 +50,7 @@ Externals/implot \
Externals/gtest \
Externals/rcheevos \
Externals/fmt \
Externals/lz4 \
&& git pull --recurse-submodules
```