Add new test GIF image to CMake builds too

This should have been done in c2e5749443 (Fix crash when reading
truncated GIF image, 2023-07-02), but was forgotten there -- so do it
now, and add a comment reminding not to forget it the next time.

See #23409.
This commit is contained in:
Vadim Zeitlin 2023-07-03 20:20:52 +02:00
parent a9d2a14090
commit aa77eb91b0
2 changed files with 5 additions and 0 deletions

View file

@ -197,6 +197,7 @@ set(TEST_GUI_DATA
image/toucan_mono_255_255_255.png
image/width-times-height-overflow.bmp
image/width_height_32_bit_overflow.pgm
image/bad_truncated.gif
intl/ja/internat.mo
intl/ja/internat.po
)