mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #764] [MERGED] [IMPROVEMENT][FIX] Get commit hash and compilation date when built using CMake. #1579
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/764
Author: @saurabhshri
Created: 8/12/2017
Status: ✅ Merged
Merged: 8/20/2017
Merged by: @cfsmp3
Base:
master← Head:commit_hash📝 Commits (1)
467a6ceGet commit hash and compilation date when built using cmake.📊 Changes
2 files changed (+33 additions, -5 deletions)
View changed files
📝
src/CCExtractorConfig.h.in(+9 -3)📝
src/CMakeLists.txt(+24 -2)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Make available information such as Compilation Date and Git Commit Hash in the program.
Before :
After :
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.