From 6c0cb87edd029ddfb403a8e24577c144a03605a6 Mon Sep 17 00:00:00 2001 From: Andrew Hardin Date: Thu, 22 Feb 2024 21:04:30 -0700 Subject: [PATCH] Update README.md per issue 44. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e6cbd3..2181aed 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ The core capability is baked into single self-contained ## Quickstart via FetchContent You can use CMake's `FetchContent` module to build the static library `cmake_git_version_tracking`: ```cmake +include(FetchContent) FetchContent_Declare(cmake_git_version_tracking GIT_REPOSITORY https://github.com/andrew-hardin/cmake-git-version-tracking.git GIT_TAG 904dbda1336ba4b9a1415a68d5f203f576b696bb