View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0012651 | CMake | CMake | public | 2012-01-03 06:53 | 2012-08-18 16:05 | ||||
Reporter | Philipp Moeller | ||||||||
Assigned To | Philip Lowman | ||||||||
Priority | low | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | no change required | ||||||
Platform | OS | Linux | OS Version | 3.1.5 | |||||
Product Version | CMake 2.8.6 | ||||||||
Target Version | Fixed in Version | CMake 2.8.8 | |||||||
Summary | 0012651: 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. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | ![]() | ||||||||
Relationships | |
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. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |