[cmake-developers] [CMake 0012369]: BundleUtilities - Add support for library built against plugin

Mantis Bug Tracker mantis at public.kitware.com
Thu Jul 28 17:19:18 EDT 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=12369 
====================================================================== 
Reported By:                Jean-Christophe Fillion-Robin
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   12369
Category:                   CPack
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-07-28 17:19 EDT
Last Modified:              2011-07-28 17:19 EDT
====================================================================== 
Summary:                    BundleUtilities - Add support for library built
against plugin
Description: 
Use case:
 "A" is a plugin for my application
 "B" is a plugin for Qt Designer

 "B" also depends on "A"


Problem:
 "A" will be fixed and copied in the location different from the app plugin
folder


Solution:
 get_prerequisites() should fixup a library only if it hasn't been passed as a
plugin to fixup_bundle()
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-07-28 17:19 Jean-Christophe Fillion-RobinNew Issue                         
          
======================================================================




More information about the cmake-developers mailing list