mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-06 20:32:56 +02:00
remove glm requirement in audio tests
This commit is contained in:
parent
b713551087
commit
d3973a724c
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue