Skip to content

Commit

Permalink
Update README.md per issue 44.
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-hardin authored Feb 23, 2024
1 parent 9b5fc50 commit 6c0cb87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6c0cb87

Please sign in to comment.