3
0
Fork 0
mirror of https://github.com/lubosz/overte.git synced 2025-04-12 17:52:30 +02:00

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)