mirror of
https://github.com/overte-org/overte.git
synced 2025-04-06 14:12:38 +02:00
Update make file per master changes
This commit is contained in:
parent
6e266dfbac
commit
384e2cefdb
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@ find_package(LEAPMOTION)
|
|||
if (LEAPMOTION_FOUND)
|
||||
set(TARGET_NAME hifiLeapMotion)
|
||||
setup_hifi_plugin(Script Qml Widgets)
|
||||
link_hifi_libraries(shared controllers ui plugins input-plugins display-plugins)
|
||||
link_hifi_libraries(shared controllers ui plugins input-plugins)
|
||||
target_leapmotion()
|
||||
endif()
|
||||
|
|
Loading…
Reference in a new issue