mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 17:24:24 +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()
|
include_glm()
|
||||||
|
|
||||||
link_hifi_libraries(shared octree voxels networking physics)
|
link_hifi_libraries(audio shared octree voxels networking physics fbx)
|
||||||
include_hifi_library_headers(fbx)
|
|
||||||
|
|
||||||
# call macro to link our dependencies and bubble them up via a property on our target
|
# call macro to link our dependencies and bubble them up via a property on our target
|
||||||
link_shared_dependencies()
|
link_shared_dependencies()
|
||||||
|
|
Loading…
Reference in a new issue