mirror of
https://github.com/lubosz/overte.git
synced 2025-04-09 07:22:31 +02:00
remove glm dependency in gpu library
This commit is contained in:
parent
26b93731f8
commit
54ce79db5a
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@ set(TARGET_NAME gpu)
|
|||
# use setup_hifi_library macro to setup our project and link appropriate Qt modules
|
||||
setup_hifi_library()
|
||||
|
||||
include_glm()
|
||||
|
||||
link_hifi_libraries(shared)
|
||||
|
||||
if (APPLE)
|
||||
|
|
Loading…
Reference in a new issue