fix Jam build, so it builds with GLUT demos (hopefully not breaking Make)

This commit is contained in:
ejcoumans
2006-12-23 03:09:33 +00:00
parent db573e4a59
commit fbcbc7021c
4 changed files with 4404 additions and 564 deletions

View File

@@ -81,6 +81,8 @@ AS_IF([test $cs_host_family = windows],
CS_EMIT_BUILD_PROPERTY([COMPILER.LFLAGS], [$glut_lflags], [+])
])
CS_CHECK_GLUT
#----------------------------------------------------------------------------
# check for OpenGL related libraries
#----------------------------------------------------------------------------