FindwxWidgets.cmake: Drop nonsensical assignment
No idea where that came from, but it is almost certainly an error.
This commit is contained in:
parent
f7d8a412cf
commit
801611fad8
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue