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
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to