mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-07-30 17:29:14 -04:00
Generate core/version.hpp from `git describe --tags --abbrev=0` so the client always reports the last tagged release, refreshed on every build rather than only when cmake happens to reconfigure. The date carries no clock time, so the header changes at most once a day instead of forcing a recompile every build. Also un-ignore cmake/*.cmake: the repo's *.cmake rule is aimed at build output, and would have silently dropped the new module from the tree.