X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=CMakeLists.txt;h=f5ca78035d6e8466e5d80a628a4235ed761daa60;hp=aa0b49233fd512d36b226ad10ebd8bedc0f6de7d;hb=dd711790dddee81442e2138b3917764dac39c487;hpb=9585227400dd89f8a4d6bbc723f2d36ca0dc1a70 diff --git a/CMakeLists.txt b/CMakeLists.txt index aa0b4923..f5ca7803 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -580,7 +580,7 @@ endif() include(GetGitRevisionDescription) get_git_head_revision(GIT_REFSPEC GIT_HEAD) -git_describe(GIT_DESCRIBE --long) +git_describe(GIT_DESCRIBE --long --dirty) # If not in a Git repo try to read GIT_HEAD and GIT_DESCRIBE from # enviroment