mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 01:24:03 +02:00
add missing link to fbx from avatars
This commit is contained in:
parent
1b5552de1a
commit
4f4ffc42d3
1 changed files with 1 additions and 2 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue