mirror of
https://github.com/lubosz/overte.git
synced 2025-04-09 15:33:14 +02:00
Fix unix builds
This commit is contained in:
parent
dfc2a941d4
commit
5053fcd113
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)
|
||||
link_hifi_libraries(shared plugins controllers script-engine)
|
||||
|
||||
GroupSources("src/input-plugins")
|
||||
|
||||
|
|
Loading…
Reference in a new issue