now only setting FREEGLUT_EXPORTS and FREEGLUT_STATIC for the shared and
authorDiederick Niehorster <dcnieho@gmail.com>
Mon, 12 Mar 2012 04:24:40 +0000 (04:24 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Mon, 12 Mar 2012 04:24:40 +0000 (04:24 +0000)
commit2e441bbb4f32a3e53ee07f495ced7d8b7c37ae79
tree5712ebe742ffef367d6110e096cbf127384ddf5d
parentb3a03b79ce621fec579f930c63ba2fdf526d66db
now only setting FREEGLUT_EXPORTS and FREEGLUT_STATIC for the shared and
static dll/lib respectively, instead of globally defining those for all
targets
That revealed the static build of the demos is broken, needed to add the
FREEGLUT_STATIC definition there too
Not including .def file on windows if 64 bit build.

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