MantisBT - CMake
View Issue Details
0007319CMakeModulespublic2008-07-09 12:402008-09-23 15:19
Matt Leotta 
Matt Leotta 
normalfeatureN/A
closedfixed 
CMake-2-6 
CMake-2-6 
0007319: Request for addition of FindCoin3D.cmake module
This module is for finding the Coin 3D libraries which provide an implementation of the Open Inventor 3D rendering libraries. The module has been used in VXL and works in Linux, OS X, and Windows

www.coin3d.org
The attached file was take from VXL. I'm not sure if it meets CMake module standards, but it has been tested and works on Linux, OS X, and Windows.

I am willing to become a maintainer of this module if necessary
No tags attached.
? FindCoin3D.cmake (2,322) 2008-07-09 12:40
https://public.kitware.com/Bug/file/1590/FindCoin3D.cmake
? FindCoin3D.patch1 (1,838) 2008-07-21 17:17
https://public.kitware.com/Bug/file/1614/FindCoin3D.patch1
Issue History
2008-07-09 12:40Matt LeottaNew Issue
2008-07-09 12:40Matt LeottaFile Added: FindCoin3D.cmake
2008-07-21 17:17Matt LeottaFile Added: FindCoin3D.patch1
2008-07-21 17:19Matt LeottaNote Added: 0012782
2008-09-09 14:23Bill HoffmanNote Added: 0013388
2008-09-09 14:43Matt LeottaNote Added: 0013389
2008-09-09 15:09Bill HoffmanNote Added: 0013392
2008-09-11 09:21Bill HoffmanStatusnew => assigned
2008-09-11 09:21Bill HoffmanAssigned To => Matt Leotta
2008-09-23 15:19Matt LeottaStatusassigned => closed
2008-09-23 15:19Matt LeottaNote Added: 0013559
2008-09-23 15:19Matt LeottaResolutionopen => fixed
2008-09-23 15:19Matt LeottaFixed in Version => CMake-2-6

Notes
(0012782)
Matt Leotta   
2008-07-21 17:19   
I've added a patch to my original file to clean things up a bit and update for CMake 2.6
(0013388)
Bill Hoffman   
2008-09-09 14:23   
Would you be willing to be a module maintainer for this?

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

If so, let me know.
(0013389)
Matt Leotta   
2008-09-09 14:43   
Yes, I can do it.

Just let me know how to sign up to be a module maintainer
(0013392)
Bill Hoffman   
2008-09-09 15:09   
Fill this out:

https://www.kitware.com/Admin/SendPassword.cgi [^]

Create a password for CMake CVS Module access.

Also, please update the wiki page for module maintainers.
(0013559)
Matt Leotta   
2008-09-23 15:19   
I've check in the module following the documentation guidelines