Update CMakeLists;

This commit is contained in:
bjorn 2018-08-03 18:39:04 -07:00
parent b33e0e33c5
commit f973f259c7
1 changed files with 1 additions and 0 deletions

View File

@ -261,6 +261,7 @@ set(LOVR_SRC
src/api/types/randomGenerator.c
src/api/types/rasterizer.c
src/api/types/shader.c
src/api/types/shaderBlock.c
src/api/types/shapes.c
src/api/types/soundData.c
src/api/types/source.c