summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Modules/FindwxWidgets.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/FindwxWidgets.cmake b/Modules/FindwxWidgets.cmake
index 12c68bb..798d19a 100644
--- a/Modules/FindwxWidgets.cmake
+++ b/Modules/FindwxWidgets.cmake
@@ -517,6 +517,7 @@ if(wxWidgets_FIND_STYLE STREQUAL "win32")
find_path(wxWidgets_LIB_DIR
NAMES
qtu/wx/setup.h
+ qtud/wx/setup.h
msw/wx/setup.h
mswd/wx/setup.h
mswu/wx/setup.h
@@ -543,6 +544,7 @@ if(wxWidgets_FIND_STYLE STREQUAL "win32")
find_path(wxWidgets_LIB_DIR
NAMES
qtu/wx/setup.h
+ qtud/wx/setup.h
msw/wx/setup.h
mswd/wx/setup.h
mswu/wx/setup.h