Added avatars dependency to GVRInterface

This commit is contained in:
Atlante45 2015-01-28 14:59:20 -08:00
parent 5bc98f5258
commit 8847338297

View file

@ -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})