File: version.hpp.cmakein

package info (click to toggle)
libm2k 0.9.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 95,580 kB
  • sloc: xml: 1,611,497; cpp: 16,278; python: 4,181; cs: 516; sh: 471; ansic: 403; makefile: 35
file content (7 lines) | stat: -rw-r--r-- 178 bytes parent folder | download | duplicates (2)
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