tiny polishing related with gcc & wxWidgets

This commit is contained in:
filux
2015-12-07 17:20:58 +01:00
parent fe77c32cfa
commit a5a1e2b717
3 changed files with 32 additions and 19 deletions

View File

@@ -73,4 +73,8 @@ IF(STATIC_PNG)
unset(_PNG_VERSION_SUFFIXES)
ENDIF()
IF(STATIC_wxWidgets)
SET(wxWidgets_USE_STATIC ON)
ENDIF()
SET(VLC_MIN_VERSION_MG "1.1.0")