summaryrefslogtreecommitdiff
path: root/tests/gdimagecopyrotated/CMakeLists.txt
blob: 7f1a678670ae931ab0728613a3bf1ae45cf38eab (plain)
1
2
3
4
5
6
7
IF(PNG_FOUND)
LIST(APPEND TESTS_FILES
	bug00020
)
ENDIF(PNG_FOUND)

ADD_GD_TESTS()