[cmake]glu32.lib opengl32.lib

Andy Cedilnik andy.cedilnik at kitware.com
Mon Dec 26 16:22:03 EST 2005


Hi,

That would be:

FIND_PACKAGE(OpenGL)

       Andy

> You need to make sure those variables are set.  You need to add a 
> FIND_PACKAGE(FindOpenGL) to your cmakelist file.
>
> -Bill
>
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
>   




More information about the CMake mailing list