feat(cmake): embed git info in binary (#644)

This commit is contained in:
Yimura
2022-11-28 18:19:03 +01:00
committed by GitHub
parent 6374552a80
commit a17aed317e
6 changed files with 63 additions and 0 deletions

3
.gitignore vendored
View File

@ -10,3 +10,6 @@ build/
*.ipch
*.gch
*.pch
# generated by CMAKE
version.cpp