MantisBT - CMake
View Issue Details
0011631CMakeCMakepublic2010-12-19 12:462011-05-02 14:46
starseeker 
David Cole 
normalfeatureN/A
closedno change required 
 
CMake 2.8.4 
0011631: Option for X11 OpenGL on Apple
This is an enhancement to the FindOpenGL.cmake script for Apple + X11 - basically it supplies an option (on by default) to use Aqua OpenGL, and if that option is turned off by a calling CMakeLists.txt script it will proceed to find the X11 OpenGL instead.

(I think I forgot to mark the new variables as ADVANCED, otherwise the patch below should have everything)
No tags attached.
related to 0006057closed Kitware Robot Patch to make it easier to ignore the OpenGL framework on Mac OS X 
diff gl.diff (3,000) 2010-12-19 12:46
https://public.kitware.com/Bug/file/3587/gl.diff
Issue History
2010-12-19 12:46starseekerNew Issue
2010-12-19 12:46starseekerFile Added: gl.diff
2010-12-20 08:54Brad KingNote Added: 0024280
2011-01-17 16:54David ColeAssigned To => David Cole
2011-01-17 16:54David ColeStatusnew => assigned
2011-01-17 16:56David ColeNote Added: 0024832
2011-01-17 16:56David ColeStatusassigned => resolved
2011-01-17 16:56David ColeFixed in Version => CMake 2.8.4
2011-01-17 16:56David ColeResolutionopen => no change required
2011-01-18 15:08Alex NeundorfRelationship addedrelated to 0006057
2011-05-02 14:46David ColeNote Added: 0026358
2011-05-02 14:46David ColeStatusresolved => closed

Notes
(0024280)
Brad King   
2010-12-20 08:54   
http://www.cmake.org/Wiki/CMake:Module_Maintainers [^]
(0024832)
David Cole   
2011-01-17 16:56   
Resolving this issue as "no change required" for now. Although this is not the end of the discussion here, I'm sure.

We have no volunteer module maintainer for FindOpenGL.cmake. In order for us to accept significant patches for it in CMake, the author, or somebody intimately familiar with it, will have to volunteer as the CMake Module maintainer as outlined on this page: http://www.cmake.org/Wiki/CMake:Module_Maintainers [^]

As the module maintainer, we would also request your help with any issues that arise related to the module, and hope that you could contribute timely fixes for any dashboard issues that arise as a result of changes to the module.

For now, I'm resolving this issue. If you are interested in becoming the module maintainer for it, then please re-open the issue, let us know about it, and we'll get you set up as a developer responsible for it. And then we'll assign this bug to you...!

Thanks.
(0026358)
David Cole   
2011-05-02 14:46   
Closing resolved issues that have not been updated in more than 3 months.