File: config-tests.h.in

package info (click to toggle)
libgdf 0.1.3-13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,352 kB
  • sloc: cpp: 7,096; makefile: 65; sh: 49
file content (7 lines) | stat: -rw-r--r-- 131 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
#ifndef __CONFIG_TESTS_H_INCLUDED__
#define __CONFIG_TESTS_H_INCLUDED__

#cmakedefine GDF_SOURCE_ROOT "@GDF_SOURCE_ROOT@"

#endif