-
- Downloads
Cleanup QT5.
In module configuration files generated for Qt-based modules, we now export find_package() calls that find specific components from Qt5 i.e. `find_package(Qt5 COMPONENTS Widgets)` instead of `find_package(Qt5Widgets)`.
Showing
- GUISupport/Qt/CMakeLists.txt 1 addition, 1 deletionGUISupport/Qt/CMakeLists.txt
- GUISupport/QtOpenGL/CMakeLists.txt 1 addition, 1 deletionGUISupport/QtOpenGL/CMakeLists.txt
- GUISupport/QtSQL/CMakeLists.txt 1 addition, 2 deletionsGUISupport/QtSQL/CMakeLists.txt
- GUISupport/QtWebkit/CMakeLists.txt 1 addition, 1 deletionGUISupport/QtWebkit/CMakeLists.txt
- Rendering/Qt/CMakeLists.txt 1 addition, 1 deletionRendering/Qt/CMakeLists.txt
- Views/Qt/CMakeLists.txt 1 addition, 1 deletionViews/Qt/CMakeLists.txt
Loading
Please register or sign in to comment