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             
      
======================================================================

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to