Add new image files used in the test to CMake too
This should have been done in 20208cc81f
(Fix loading bitmaps with
malformed biClrUsed field, 2021-11-05), but was forgotten there.
See https://github.com/wxWidgets/wxWidgets/pull/2583
This commit is contained in:
committed by
Vadim Zeitlin
parent
90c20798b9
commit
c220ec1022
@@ -144,6 +144,8 @@ set(TEST_GUI_DATA
|
||||
horse.tga
|
||||
horse.tif
|
||||
horse.xpm
|
||||
image/8bpp-colorsused-large.bmp
|
||||
image/8bpp-colorsused-negative.bmp
|
||||
image/horse_grey.bmp
|
||||
image/horse_grey_flipped.bmp
|
||||
image/horse_rle4.bmp
|
||||
|
Reference in New Issue
Block a user