The README suggests one use CMake's FetchContent with ` GIT_TAG v0.1.0`, but there is no such tag. This could be fixed by creating the tag, or by changing the readme. That argument can take a branch name, for example.
The README suggests one use CMake's FetchContent with
GIT_TAG v0.1.0, but there is no such tag.This could be fixed by creating the tag, or by changing the readme. That argument can take a branch name, for example.