Skip to content

v0.0.145: [CMake] Fix dependency on Git information.

Compare
Choose a tag to compare
@mirror-releases mirror-releases released this 29 Nov 23:16
· 325 commits to main since this release
99979ef
The incorrect (and non-existent) file `include/mutable/version.cpp` was
specified.  It should be `include/mutable/version.hpp` instead, which
`#include`s the generated `gitversion.tbl` file.