mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
fix typo in cmakelists
This commit is contained in:
parent
4c670ac17a
commit
9ab6a680e9
1 changed files with 2 additions and 1 deletions
|
@ -8,4 +8,5 @@ include_glm()
|
|||
link_hifi_libraries(shared octree voxels gpu model fbx entities animation audio physics metavoxels)
|
||||
|
||||
# call macro to include our dependency includes and bubble them up via a property on our target
|
||||
gpu model ()
|
||||
include_dependency_includes()
|
||||
|
||||
|
|
Loading…
Reference in a new issue