X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=CMakeLists.txt;h=aa0b49233fd512d36b226ad10ebd8bedc0f6de7d;hp=f5ca78035d6e8466e5d80a628a4235ed761daa60;hb=e67887343c433cc35bc26ad6a9392588f427e746;hpb=d3dcda30c8cbee75c0c8f500f4ab552bde513036 diff --git a/CMakeLists.txt b/CMakeLists.txt index f5ca7803..aa0b4923 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 --dirty) +git_describe(GIT_DESCRIBE --long) # If not in a Git repo try to read GIT_HEAD and GIT_DESCRIBE from # enviroment