andrew-hardin/cmake-git-version-tracking

Documentation improvement

valiko-ua opened this issue · 2 comments

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".

Bump, helped me a lot ;)

Done (and only 477 days late). Thank you!