feat(Metric): Reimplementing metrics (#778)

This commit is contained in:
Bugisoft
2022-12-30 11:49:39 +01:00
committed by GitHub
parent 37bc755f8b
commit 640cf9a83d
6 changed files with 57 additions and 1 deletions

View File

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