remove glm requirement in audio tests

This commit is contained in:
Stephen Birarda 2015-02-13 10:35:52 -08:00
parent b713551087
commit d3973a724c

View file

@ -2,8 +2,6 @@ set(TARGET_NAME audio-tests)
setup_hifi_project()
include_glm()
# link in the shared libraries
link_hifi_libraries(shared audio networking)