[CMake] An updated cross-platform FindGlew.cmake module

Benjamin Eikel cmake at eikel.org
Thu Jul 12 04:02:44 EDT 2012


Hello Carlo,

Am Donnerstag, 12. Juli 2012, 09:18:10 schrieb Carlo Nicolini:
> Hi you all, I'm trying to find an updated, simple to use and effective
> FindGlew.cmake module, because I've to include and link Glew (
> http://glew.sourceforge.net/index.html ) in my project, which needs to be
> compiled on win32, linux and osx.
> 
> Can somebody help me?

I have a find module attached. It was written by me some time ago by using some 
information from the CMake wiki. I do not know if it complies with any CMake 
standards, but it works for me. It is used on GNU/Linux, Windows and OS X in 
our project.

Kind regards
Benjamin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FindGLEW.cmake
Type: text/x-cmake
Size: 710 bytes
Desc: not available
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120712/204bb894/attachment.bin>


More information about the CMake mailing list