cmake_config_githash.h.in 169 B

123456
  1. // Filled in by the build system
  2. // Separated from cmake_config.h to avoid excessive rebuilds on every commit
  3. #pragma once
  4. #define VERSION_GITHASH "@VERSION_GITHASH@"