Skip to content

Commit 00a4e8e

Browse files
committed
Update cmake_git_version_tracking
1 parent 302cf79 commit 00a4e8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/global/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ include(${PROJECT_SOURCE_DIR}/build/module.cmake)
2222

2323
include(FetchContent)
2424
FetchContent_Declare(cmake_git_version_tracking
25-
GIT_REPOSITORY https://github.com/andrew-hardin/cmake-git-version-tracking.git
26-
GIT_TAG 904dbda1336ba4b9a1415a68d5f203f576b696bb
25+
GIT_REPOSITORY https://github.com/scratchcpp/cmake-git-version-tracking.git
26+
GIT_TAG 3b515dbcd4edccc79d6c63e9a23cf2289ba9f098
2727
)
2828
FetchContent_MakeAvailable(cmake_git_version_tracking)
2929

0 commit comments

Comments
 (0)