Skip to content

Commit

Permalink
Fix CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
caiiiycuk committed Apr 23, 2024
1 parent 8b95169 commit ac0e14f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/XTool/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ENDIF ()
#GameMath retrieval
FetchContent_Declare(gamemath
GIT_REPOSITORY https://github.com/caiiiycuk/perimeter-gamemath
GIT_TAG "7be32d7c86eefe83fa32a0706e43bdfae05d93a9"
GIT_TAG "155ab00471b10b0a1e19c18588e6ccf9a356cb8a"
GIT_SHALLOW OFF
)
FetchContent_MakeAvailable(gamemath)
Expand Down

0 comments on commit ac0e14f

Please sign in to comment.