The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14505 
====================================================================== 
Reported By:                Orion Poplawski
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14505
Category:                   Modules
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-10-22 15:18 EDT
Last Modified:              2013-10-22 15:18 EDT
====================================================================== 
Summary:                    UseQt4 insists on linking with -lQtXml if QtSvg is
requested
Description: 
UseQt4 insists on linking with -lQtXml if QtSvg is requested.  However, plplot's
libplplotqtd.so uses QtSvg and does not need to link directly to QtXml.

This seems to be the culprit:

set(QT_QTSVG_MODULE_DEPENDS QTGUI QTXML QTCORE)

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-10-22 15:18 Orion PoplawskiNew Issue                                    
======================================================================

--

Powered by www.kitware.com

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

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

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

Reply via email to