osgAnimation serializes: static linking fix

This commit is contained in:
Konstantin S. Matveyev 2017-12-13 11:47:02 +03:00
parent 23ed49b330
commit df8dc83fc7

View File

@ -12,6 +12,7 @@ USE_SERIALIZER_WRAPPER(osgAnimation_Bone)
USE_SERIALIZER_WRAPPER(osgAnimation_MorphGeometry)
USE_SERIALIZER_WRAPPER(osgAnimation_RigComputeBoundingBoxCallback)
USE_SERIALIZER_WRAPPER(osgAnimation_RigGeometry)
USE_SERIALIZER_WRAPPER(osgAnimation_RigTransform)
USE_SERIALIZER_WRAPPER(osgAnimation_Skeleton)
USE_SERIALIZER_WRAPPER(osgAnimation_StackedMatrixElement)
USE_SERIALIZER_WRAPPER(osgAnimation_StackedQuaternionElement)