mirror of
https://github.com/overte-org/overte.git
synced 2025-05-29 12:30:29 +02:00
code review cleanup
This commit is contained in:
parent
7c73964836
commit
7d93f07152
1 changed files with 0 additions and 2 deletions
|
@ -26,5 +26,3 @@ link_hifi_library(voxels ${TARGET_NAME} ${ROOT_DIR})
|
||||||
# link in the hifi avatars library
|
# link in the hifi avatars library
|
||||||
link_hifi_library(avatars ${TARGET_NAME} ${ROOT_DIR})
|
link_hifi_library(avatars ${TARGET_NAME} ${ROOT_DIR})
|
||||||
|
|
||||||
# find required libraries
|
|
||||||
find_package(GLM REQUIRED)
|
|
||||||
|
|
Loading…
Reference in a new issue