add back SDL and Sixense

This commit is contained in:
Brad Hefta-Gaub 2015-12-10 09:02:13 -08:00
parent 0213426f0c
commit 3499b452f8

View file

@ -3,3 +3,6 @@ setup_hifi_library()
link_hifi_libraries(shared plugins controllers)
GroupSources("src/input-plugins")
target_sdl2()
target_sixense()