CMakeLists.txt (libgd-2.2.4) | : | CMakeLists.txt (libgd-2.2.5) | ||
---|---|---|---|---|
SET(TESTS_FILES | IF(PNG_FOUND) | |||
LIST(APPEND TESTS_FILES | ||||
gdimagepolygon0 | gdimagepolygon0 | |||
gdimagepolygon1 | gdimagepolygon1 | |||
gdimagepolygon2 | gdimagepolygon2 | |||
gdimagepolygon3 | gdimagepolygon3 | |||
) | ) | |||
ENDIF(PNG_FOUND) | ||||
ADD_GD_TESTS() | ADD_GD_TESTS() | |||
End of changes. 2 change blocks. | ||||
1 lines changed or deleted | 3 lines changed or added |