MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0013746 | CMake | Modules | public | 2012-11-27 06:32 | 2013-10-07 10:09 |
Reporter | hades | ||||
Assigned To | Rolf Eike Beer | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | OS Version | ||
Product Version | CMake 2.8.9 | ||||
Target Version | CMake 2.8.11 | Fixed in Version | |||
Summary | 0013746: FindOpenGL module reports OpenGL_FOUND even when no OPENGL_INCLUDE_DIR is set | ||||
Description | When cmake can find a libGL.so, but no gl.h, it still sets OPENGL_FOUND to TRUE, despite that OPENGL_INCLUDE_DIR is set to NOTFOUND and therefore completely unusable. I believe line 153 should be changed from: FIND_PACKAGE_HANDLE_STANDARD_ARGS(OpenGL DEFAULT_MSG OPENGL_gl_LIBRARY) to: FIND_PACKAGE_HANDLE_STANDARD_ARGS(OpenGL DEFAULT_MSG OPENGL_gl_LIBRARY OPENGL_INCLUDE_DIR) | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-11-27 06:32 | hades | New Issue | |||
2012-11-27 08:19 | Brad King | Assigned To | => Brad King | ||
2012-11-27 08:19 | Brad King | Status | new => assigned | ||
2012-11-27 08:19 | Brad King | Note Added: 0031722 | |||
2012-11-27 08:33 | Brad King | Note Added: 0031723 | |||
2012-11-27 08:33 | Brad King | Status | assigned => resolved | ||
2012-11-27 08:33 | Brad King | Resolution | open => fixed | ||
2012-11-27 08:33 | Brad King | Fixed in Version | => CMake 2.8.11 | ||
2012-11-27 08:33 | Brad King | Target Version | => CMake 2.8.11 | ||
2012-11-27 11:00 | Rolf Eike Beer | Note Added: 0031729 | |||
2012-11-27 11:00 | Rolf Eike Beer | Status | resolved => feedback | ||
2012-11-27 11:00 | Rolf Eike Beer | Resolution | fixed => reopened | ||
2012-11-27 11:14 | Brad King | Note Added: 0031730 | |||
2012-11-27 11:14 | Brad King | Assigned To | Brad King => Rolf Eike Beer | ||
2012-11-27 11:14 | Brad King | Status | feedback => assigned | ||
2012-11-27 11:14 | Brad King | Resolution | reopened => open | ||
2012-11-27 11:14 | Brad King | Fixed in Version | CMake 2.8.11 => | ||
2013-04-17 07:10 | Rolf Eike Beer | Note Added: 0032856 | |||
2013-04-17 07:10 | Rolf Eike Beer | Status | assigned => resolved | ||
2013-04-17 07:10 | Rolf Eike Beer | Resolution | open => fixed | ||
2013-10-07 10:09 | Robert Maynard | Note Added: 0034034 | |||
2013-10-07 10:09 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|