Update CMakeLists;

This commit is contained in:
bjorn 2018-07-17 15:11:30 -07:00
parent 05b0ea203f
commit c375797af9
1 changed files with 1 additions and 4 deletions

View File

@ -283,14 +283,11 @@ set(LOVR_SRC
src/filesystem/file.c
src/filesystem/filesystem.c
src/graphics/animator.c
src/graphics/canvas.c
src/graphics/font.c
src/graphics/graphics.c
src/graphics/material.c
src/graphics/mesh.c
src/graphics/model.c
src/graphics/shader.c
src/graphics/texture.c
src/graphics/opengl.c
src/headset/fake.c
src/headset/headset.c
src/lib/glad/glad.c