also turn off build of gizmos and dllwidget if CORE_ONLY==1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -141,6 +141,9 @@ if CORE_ONLY:
|
||||
BUILD_OGL = 0
|
||||
BUILD_STC = 0
|
||||
BUILD_XRC = 0
|
||||
BUILD_GIZMOS = 0
|
||||
BUILD_DLLWIDGET = 0
|
||||
|
||||
|
||||
#----------------------------------------------------------------------
|
||||
# Setup some platform specific stuff
|
||||
|
Reference in New Issue
Block a user