CMake updates:
authorDiederick Niehorster <dcnieho@gmail.com>
Sat, 10 Mar 2012 11:08:44 +0000 (11:08 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Sat, 10 Mar 2012 11:08:44 +0000 (11:08 +0000)
commit94f74066a775daea60fd2d26e9fd02b313ff1977
tree013205bfc33767d1cf8c2feae97c99c966557bd0
parentac7b481fed95ce2f9823bf23f8733018665c51be
CMake updates:
- no longer trying to link with m.lib (tht maths for linux)
- now building demos for static and for shared library, depending on
  which libraries are created
- TARGET_LINK_LIBRARIES statement conditional on whether the relevant
  shared/static library is built

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1098 7f0cb862-5218-0410-a997-914c9d46530a
CMakeLists.txt