Adde osgText dependency to osgViewer
This commit is contained in:
@@ -28,7 +28,7 @@ endif
|
||||
|
||||
DEF += -DOSGVIEWER_LIBRARY
|
||||
|
||||
LIBS += -losgGA -losgDB -losgUtil -losg $(GL_LIBS) $(OTHER_LIBS)
|
||||
LIBS += -losgGA -losgText -losgDB -losgUtil -losg $(GL_LIBS) $(OTHER_LIBS)
|
||||
|
||||
TARGET_BASENAME = osgViewer
|
||||
LIB = $(LIB_PREFIX)$(TARGET_BASENAME).$(LIB_EXT)
|
||||
|
||||
Reference in New Issue
Block a user