[cmake-developers] [CMake 0012651]: Findosgqt.cmake is missing
    Mantis Bug Tracker 
    mantis at public.kitware.com
       
    Tue Jan  3 06:53:33 EST 2012
    
    
  
The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=12651 
====================================================================== 
Reported By:                Philipp Moeller
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   12651
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   low
Status:                     new
====================================================================== 
Date Submitted:             2012-01-03 06:53 EST
Last Modified:              2012-01-03 06:53 EST
====================================================================== 
Summary:                    Findosgqt.cmake is missing
Description: 
OpenSceneGraph recently added the component osgQt. CMake does not handle this
yet.
Steps to Reproduce: 
Create a CMakeLists.txt containing:
find_package(OpenSceneGraph COMPONENTS osgQt REQUIRED)
$ cmake .
Additional Information: 
The attached file correctly handles the new component, a license header is
missing but can be added. Comments are missing as well but can be c&p'ed from
another Findosg*.cmake file.
====================================================================== 
Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-01-03 06:53 Philipp MoellerNew Issue                                    
2012-01-03 06:53 Philipp MoellerFile Added: FindosgQt.cmake                    
======================================================================
    
    
More information about the cmake-developers
mailing list