mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 16:55:07 +02:00
Merge branch 'unix_fix' of github.com:jherico/hifi into no-physics-until-ready
This commit is contained in:
commit
33a65385e8
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