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 61f4cb3ebc
commit 38c56f6532
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