Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmake: fix missing working directory for version header generation
By default `add_custom_command` runs in the current build directory. This resolves "Commit UNKNOWN" in the generated version header when the build directory is not a subdirectory of the git working tree.
- Loading branch information