File: config.h.cmake

package info (click to toggle)
tora 2.1.3-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 27,964 kB
  • sloc: cpp: 191,995; sh: 17,549; makefile: 702; python: 159; ansic: 75; xml: 69
file content (10 lines) | stat: -rw-r--r-- 321 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
/* base template for config.h file */

#cmakedefine PACKAGE "tora"
#cmakedefine PACKAGE_BUGREPORT "tora-develop@lists.sourceforge.net"
#cmakedefine PACKAGE_NAME "tora"
#cmakedefine PACKAGE_STRING "tora 1.4.0svn"
#cmakedefine PACKAGE_TARNAME "tora"
#cmakedefine PACKAGE_VERSION "1.4.0svn"

#cmakedefine VERSION "1.4.0svn"