Copy SVG files with samples

Add few recently added SVG files used for bitmap bundles in samples
also to bakefiles and CMakeLists.

Closes #22197.
This commit is contained in:
PB
2022-03-15 22:28:35 +01:00
committed by Vadim Zeitlin
parent 0d37f733b5
commit e5f195da33
16 changed files with 71 additions and 47 deletions

View File

@@ -10,7 +10,7 @@
set(wxSAMPLE_FOLDER html)
set(wxSAMPLE_SUBDIR html/)
wx_add_sample(about DATA data/about.htm data/logo.png LIBRARIES wxhtml)
wx_add_sample(about DATA data/about.htm data/logo.png data/bg.svg LIBRARIES wxhtml)
wx_list_add_prefix(HELP_DATA_FILES helpfiles/
Index.hhk
another.hhc