File: version.hpp.cmakein

package info (click to toggle)
libm2k 0.9.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 95,560 kB
  • sloc: xml: 1,611,497; cpp: 16,278; python: 4,181; cs: 516; sh: 471; ansic: 403; makefile: 33
file content (7 lines) | stat: -rw-r--r-- 178 bytes parent folder | download
1
2
3
4
5
6
7
#ifndef CONFIG_HPP_CMAKEIN
#define CONFIG_HPP_CMAKEIN

#define PROJECT_VERSION "@LIBM2K_VERSION@"
#define PROJECT_VERSION_GIT "@LIBM2K_VERSION_GIT@"

#endif //CONFIG_HPP_CMAKEIN