Changed the external library specification to use TARGET_EXTERNAL_LIBRARIES
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
SET(TARGET_SRC osgGLUTkeyboardmouse.cpp )
|
||||
SET(TARGET_ADDED_LIBRARIES ${GLUT_glut_LIBRARY} )
|
||||
|
||||
SET(TARGET_EXTERNAL_LIBRARIES ${GLUT_glut_LIBRARY} )
|
||||
|
||||
#### end var setup ###
|
||||
SETUP_EXAMPLE(osgGLUTkeyboardmouse)
|
||||
|
||||
Reference in New Issue
Block a user