bjornblissing / osg-3rdparty-cmake

CMake scripts for building OpenSceneGraph third party libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to build a glut dynamic library

skycuiok opened this issue · comments

I download the CMake scripts,then using CMake to create a static libray, I want to create dynamic libray,who can tell me how to do it?thanks.

Added option to compile GLUT as a dynamic library. Note that this is advanced option in CMake (i.e. the option is hidden unless you check the *advanced" checkbox in the CMake GUI.)