summaryrefslogtreecommitdiff
path: root/src/cmake_config_githash.h.in
blob: 66870b0484c4cbfa831613c2740dc148a12d1028 (plain)
1
2
3
4
5
6
// Filled in by the build system
// Separated from cmake_config.h to avoid excessive rebuilds on every commit

#pragma once

#define VERSION_GITHASH "@VERSION_GITHASH@"