CMake: install toucan.png with widgets sample
It is used on the StaticBitmap page.
This commit is contained in:
@@ -213,7 +213,7 @@ wx_list_add_prefix(WIDGETS_RC_FILES icons/
|
|||||||
stattext.xpm text.xpm timepick.xpm toggle.xpm
|
stattext.xpm text.xpm timepick.xpm toggle.xpm
|
||||||
)
|
)
|
||||||
wx_add_sample(widgets IMPORTANT ${SAMPLE_WIDGETS_SRC}
|
wx_add_sample(widgets IMPORTANT ${SAMPLE_WIDGETS_SRC}
|
||||||
DATA ${WIDGETS_RC_FILES} textctrl.cpp
|
DATA ${WIDGETS_RC_FILES} textctrl.cpp ../image/toucan.png
|
||||||
)
|
)
|
||||||
wx_add_sample(wizard DEPENDS wxUSE_WIZARDDLG)
|
wx_add_sample(wizard DEPENDS wxUSE_WIZARDDLG)
|
||||||
wx_add_sample(wrapsizer)
|
wx_add_sample(wrapsizer)
|
||||||
|
Reference in New Issue
Block a user