mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 12:53:03 +02:00
attempt to fix unix build buster
This commit is contained in:
parent
2c02bfdda5
commit
3f8c52cdd4
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ find_package(Bullet REQUIRED)
|
|||
target_include_directories(${TARGET_NAME} SYSTEM PRIVATE ${BULLET_INCLUDE_DIRS})
|
||||
target_link_libraries(${TARGET_NAME} ${BULLET_LIBRARIES})
|
||||
|
||||
link_hifi_libraries(avatars shared octree gpu model fbx networking animation)
|
||||
link_hifi_libraries(avatars shared octree gpu model fbx networking animation environment)
|
||||
|
|
Loading…
Reference in a new issue