cmake-git-version-tracking
cmake-git-version-tracking copied to clipboard
Documentation improvement
Add
include(FetchContent)
to section Quickstart via FetchContent
of README.md
for completeness. Otherwise user gets error:
CMake Error at CMakeLists.txt:12 (FetchContent_Declare):
Unknown CMake command "FetchContent_Declare".