[CMake] cmake 2.6-1 : no more GLEW support ?

Bill Hoffman bill.hoffman at kitware.com
Fri Aug 8 10:08:29 EDT 2008


Antoine PREVOT wrote:
> Hi,
> 
> I am actually testing cmake 2.6-1, and I can't find FindGLEW.cmake
anymore in the Modules folder of both darwin sources and binary archives
(cmake-2.6.1.tar & cmake-2.6.1-Darwin-universal.tar).

> Nothing about this in the ChangeLog.
> 
> Bug or Feature ? :)
> 
That module was never part of CMake:

$ cvs log FindGLEW.cmake
cvs log: nothing known about FindGLEW.cmake


It might have been part of your project, and you used CMAKE_MODULE_PATH 
to find it?

-Bill


More information about the CMake mailing list