MantisBT - CMake |
View Issue Details |
|
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. |
Relationships | |
Attached Files | FindosgQt.cmake (249) 2012-01-03 06:53 https://public.kitware.com/Bug/file/4160/FindosgQt.cmake |
|
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 |