feat(cache): expand ped (#1156)

This commit is contained in:
Aure7138
2023-04-02 00:37:26 +08:00
committed by GitHub
parent 4922e60d89
commit 205836dd74
14 changed files with 215 additions and 62 deletions

View File

@ -3,7 +3,7 @@ include(FetchContent)
FetchContent_Declare(
gtav_classes
GIT_REPOSITORY https://github.com/Yimura/GTAV-Classes.git
GIT_TAG 56aeddea31d677efa0e5c4f84b4f353d420a8502
GIT_TAG cf7c1a71b413788371000b56d40c4e8b81c47a2c
GIT_PROGRESS TRUE
CONFIGURE_COMMAND ""
BUILD_COMMAND ""