Merge branch 'unix_fix' of github.com:jherico/hifi into no-physics-until-ready

This commit is contained in:
Seth Alves 2015-12-10 10:29:13 -08:00
commit 33a65385e8

View file

@ -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")