refactor: c4 limit and some general fixes (#970)

This commit is contained in:
Aure7138
2023-02-11 05:33:47 +08:00
committed by GitHub
parent 37a10a7181
commit b9f380e49c
9 changed files with 25 additions and 21 deletions

View File

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