-
- Downloads
Use vtk_module_export_code_find_package() for Qt4.
Similar to what we're doing with Qt5, this change now adds called to vtk_module_export_code_find_package() for Qt4. That way, when importing a module using Qt4, we automatically find Qt4. Also changed to use imported targets rather than library paths when linking to Qt4 libraries.
Showing
- GUISupport/Qt/CMakeLists.txt 12 additions, 6 deletionsGUISupport/Qt/CMakeLists.txt
- GUISupport/QtOpenGL/CMakeLists.txt 8 additions, 3 deletionsGUISupport/QtOpenGL/CMakeLists.txt
- GUISupport/QtSQL/CMakeLists.txt 8 additions, 3 deletionsGUISupport/QtSQL/CMakeLists.txt
- GUISupport/QtWebkit/CMakeLists.txt 2 additions, 0 deletionsGUISupport/QtWebkit/CMakeLists.txt
- Rendering/Qt/CMakeLists.txt 6 additions, 1 deletionRendering/Qt/CMakeLists.txt
- Views/Qt/CMakeLists.txt 8 additions, 4 deletionsViews/Qt/CMakeLists.txt
Loading
Please register or sign in to comment