[cmake-developers] [CMake 0014930]: CMake FindQt4.cmake missing some modules

Mantis Bug Tracker mantis at public.kitware.com
Fri May 23 08:38:39 EDT 2014


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14930 
====================================================================== 
Reported By:                Mathieu MARACHE
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14930
Category:                   Modules
Reproducibility:            always
Severity:                   major
Priority:                   high
Status:                     new
====================================================================== 
Date Submitted:             2014-05-23 08:38 EDT
Last Modified:              2014-05-23 08:38 EDT
====================================================================== 
Summary:                    CMake FindQt4.cmake missing some modules
Description: 
Trying to deploy a Qt4 Application on Mac/Windows/Linux are missing some bearer
(platform dependent) and the qtga plugin.

I can override defaults in my Applications CMakeLists.txt by setting the lists
used like this :

set( QT_BEARER_PLUGINS qcorewlanbearer qgenericbearer qnativewifibearer
qconnmanbearer qnmbearer)
set( QT_IMAGEFORMATS_PLUGINS qgif qjpeg qmng qico qsvg qtiff qtga )

but it would be better to make them correct by default
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-05-23 08:38 Mathieu MARACHENew Issue                                    
2014-05-23 08:38 Mathieu MARACHEFile Added: MissingQt4Plugins.patch             
      
======================================================================



More information about the cmake-developers mailing list