Skip to content

Commit 2aa5e00

Browse files
committed
fix: Update GameMath URL to TheSuperHackers fork
1 parent 789fa5b commit 2aa5e00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/gamemath.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set(GM_ENABLE_TESTS OFF CACHE BOOL "Disable GameMath tests" FORCE)
33

44
FetchContent_Declare(
55
gamemath
6-
GIT_REPOSITORY https://github.com/TheAssemblyArmada/GameMath.git
6+
GIT_REPOSITORY https://github.com/TheSuperHackers/GameMath.git
77
GIT_TAG master
88
)
99

0 commit comments

Comments
 (0)