File: CMakeLists.txt

package info (click to toggle)
libgd2 2.2.4-2%2Bdeb9u5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 9,956 kB
  • sloc: ansic: 46,953; sh: 5,560; cpp: 1,325; makefile: 295; perl: 223; tcl: 45; awk: 43
file content (7 lines) | stat: -rw-r--r-- 75 bytes parent folder | download
1
2
3
4
5
6
7
LIST(APPEND TESTS_FILES
	basic
	basic_alpha
	exact_alpha
)

ADD_GD_TESTS()