-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I am trying to build libint as a Git submodule in another project. It is currently not building because of DynamicVersion.cmake, which I have traced here. The short document describing it here states:
Calculate the project version from the git tags or
.git_archival.txtif the source is not a git repository
I have a feeling that this is the solution to my build problems, unless I hack DynamicVersion to silence errors. But what is it? A web search for .git_archival.txt doesn't yield anything other than git archive commands, which seems to generate a .zip, not a .txt file.
Metadata
Metadata
Assignees
Labels
No labels