fix typo in cmakelists

This commit is contained in:
Sam Gateau 2014-12-22 11:03:08 -08:00
parent 4c670ac17a
commit 9ab6a680e9

View file

@ -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()