Explorar el Código

Merge topic 'FindwxWidgets-qt-debug'

84408ff402 FindwxWidgets: Find wxQt debug libraries

Acked-by: Kitware Robot <[email protected]>
Merge-request: !4069
Brad King hace 6 años
padre
commit
905b7759ad
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      Modules/FindwxWidgets.cmake

+ 2 - 0
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