mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 05:52:38 +02:00
Added avatars dependency to GVRInterface
This commit is contained in:
parent
5bc98f5258
commit
8847338297
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ include_directories(${Qt5Gui_PRIVATE_INCLUDE_DIRS})
|
|||
|
||||
include_glm()
|
||||
|
||||
link_hifi_libraries(shared networking audio-client)
|
||||
link_hifi_libraries(shared networking audio-client avatars)
|
||||
include_dependency_includes()
|
||||
|
||||
set(ANDROID_SDK_ROOT $ENV{ANDROID_HOME})
|
||||
|
|
Loading…
Reference in a new issue