FindwxWidgets.cmake: Drop nonsensical assignment

No idea where that came from, but it is almost certainly an error.
This commit is contained in:
Simon Richter 2016-02-15 18:50:48 +01:00
parent f7d8a412cf
commit 801611fad8
1 changed files with 0 additions and 2 deletions

View File

@ -894,8 +894,6 @@ DBG_MSG("wxWidgets_VERSION_PATCH : ${wxWidgets_VERSION_PATCH}")
#=====================================================================
#=====================================================================
# Maintain consistency with all other variables.
set(WXWIDGETS_FOUND ${wxWidgetsS_FOUND})
include(FindPackageHandleStandardArgs)