HAVE_GLEW?
Alexander Neundorf
neundorf at kde.org
Wed Jan 31 18:47:17 CET 2007
On Wednesday 31 January 2007 10:52, Boudewijn Rempt wrote:
> I need some handholding here. For a Krita plugin I need the glew library. I
> cannot find an existing cmake check or find module for it, but I also don't
> know how to write one & integrate it in my code. Where do I start and what
> do I need to do?
The CMake wiki: http://www.cmake.org/Wiki/CMake, this page:
http://www.cmake.org/Wiki/CMake_HowToFindInstalledSoftware
Alternatively you can run kdesdk/cmake/scripts/generate_findpackage_file ,
which will ask some questions and then generate a FindGlew.cmake file for
you.
Bye
Alex
--
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org - http://www.kde.org
alex AT neundorf.net - http://www.neundorf.net
More information about the Kde-buildsystem
mailing list