add missing link to fbx from avatars

This commit is contained in:
Stephen Birarda 2014-12-18 14:52:16 -08:00
parent 1b5552de1a
commit 4f4ffc42d3

View file

@ -5,8 +5,7 @@ setup_hifi_library(Network Script)
include_glm()
link_hifi_libraries(shared octree voxels networking physics)
include_hifi_library_headers(fbx)
link_hifi_libraries(audio shared octree voxels networking physics fbx)
# call macro to link our dependencies and bubble them up via a property on our target
link_shared_dependencies()