Skip to content

Commit 6c0cb87

Browse files
Update README.md per issue 44.
1 parent 9b5fc50 commit 6c0cb87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ The core capability is baked into single self-contained
1313
## Quickstart via FetchContent
1414
You can use CMake's `FetchContent` module to build the static library `cmake_git_version_tracking`:
1515
```cmake
16+
include(FetchContent)
1617
FetchContent_Declare(cmake_git_version_tracking
1718
GIT_REPOSITORY https://github.com/andrew-hardin/cmake-git-version-tracking.git
1819
GIT_TAG 904dbda1336ba4b9a1415a68d5f203f576b696bb

0 commit comments

Comments
 (0)