mirror of
https://github.com/lubosz/overte.git
synced 2025-04-11 13:42:07 +02:00
Fixing input plugin dependencies
This commit is contained in:
parent
49e7d42c2c
commit
9607812116
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
set(TARGET_NAME input-plugins)
|
||||
setup_hifi_library()
|
||||
link_hifi_libraries(shared plugins controllers render-utils)
|
||||
link_hifi_libraries(shared plugins controllers script-engine render-utils)
|
||||
|
||||
GroupSources("src/input-plugins")
|
||||
|
||||
|
|
Loading…
Reference in a new issue