View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012651CMakeCMakepublic2012-01-03 06:532012-08-18 16:05
ReporterPhilipp Moeller 
Assigned ToPhilip Lowman 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSLinuxOS Version3.1.5
Product VersionCMake 2.8.6 
Target VersionFixed in VersionCMake 2.8.8 
Summary0012651: Findosgqt.cmake is missing
DescriptionOpenSceneGraph recently added the component osgQt. CMake does not handle this yet.
Steps To ReproduceCreate a CMakeLists.txt containing:

find_package(OpenSceneGraph COMPONENTS osgQt REQUIRED)

$ cmake .
Additional InformationThe 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.
TagsNo tags attached.
Attached Files? file icon FindosgQt.cmake [^] (249 bytes) 2012-01-03 06:53

 Relationships

  Notes
(0028144)
Brad King (manager)
2012-01-03 09:27

Our policy for module contributions is here:

  http://www.cmake.org/Wiki/CMake:Module_Maintainers [^]

I've assigned this to the current OpenSceneGraph find module maintainer, Philip Lowman.
(0028145)
Philipp Moeller (reporter)
2012-01-03 09:41

AFAIK The correct maintainer would be Eric Wing. I'm a little bit confused by the duplicate modules and there seem to be some dependencies between the two.
(0030700)
Philip Lowman (developer)
2012-08-18 16:04

Thank you for filing the issue. It was resolved in this commit way back on 1/28/2012. The modules for osgQt and osgPresentation are in CMake 2.8.8 and newer.

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c040054746bff4eefe02c491447c68f68a0860ae [^]

Sorry for not closing the ticket until now.
 

 Issue History
Date Modified Username Field Change
2012-01-03 06:53 Philipp Moeller New Issue
2012-01-03 06:53 Philipp Moeller File Added: FindosgQt.cmake
2012-01-03 09:26 Brad King Assigned To => Philip Lowman
2012-01-03 09:26 Brad King Status new => assigned
2012-01-03 09:27 Brad King Note Added: 0028144
2012-01-03 09:41 Philipp Moeller Note Added: 0028145
2012-01-03 10:03 Brad King Assigned To Philip Lowman => Eric Wing
2012-08-18 15:32 Philip Lowman Assigned To Eric Wing => Philip Lowman
2012-08-18 16:04 Philip Lowman Note Added: 0030700
2012-08-18 16:05 Philip Lowman Status assigned => closed
2012-08-18 16:05 Philip Lowman Resolution open => no change required
2012-08-18 16:05 Philip Lowman Fixed in Version => CMake 2.8.8


Copyright © 2000 - 2018 MantisBT Team