Include dirty status in core information 165/head
authoresainane <esainane+github@gmail.com>
Mon, 30 Nov 2015 11:25:20 +0000 (00:25 +1300)
committeresainane <esainane+github@gmail.com>
Mon, 30 Nov 2015 11:26:19 +0000 (00:26 +1300)
commitb12eec610ea1b401a1311d1e044b4b42ca84f98a
tree1cb3c226072ca770cba09415668cb3cb38beab19
parent8832d69af719e187e398fa6cc86665c2cb9c211c
Include dirty status in core information

If a core was built with a dirty working tree, -dirty will be appended
to the version string. Interestingly, we already test for this in
quassel.cpp (line 292), but this was not being added in the cmake phase.
CMakeLists.txt