CMake: Remove duplicate wxUSE_IMAGE option
This commit is contained in:
@@ -9,8 +9,6 @@
|
|||||||
|
|
||||||
include(../../source_groups.cmake)
|
include(../../source_groups.cmake)
|
||||||
|
|
||||||
wx_option(wxUSE_IMAGE "use wxImage class" ON)
|
|
||||||
|
|
||||||
wx_append_sources(CORE_SRC GUI_CMN)
|
wx_append_sources(CORE_SRC GUI_CMN)
|
||||||
wx_append_sources(CORE_SRC BASE_AND_GUI_CMN)
|
wx_append_sources(CORE_SRC BASE_AND_GUI_CMN)
|
||||||
if(WIN32)
|
if(WIN32)
|
||||||
|
Reference in New Issue
Block a user