Update CMakeLists;

This commit is contained in:
bjorn 2019-06-02 01:09:22 -07:00
parent 22fe333150
commit 0e5a55b641
1 changed files with 1 additions and 1 deletions

View File

@ -319,7 +319,7 @@ set(LOVR_SRC
src/core/luax.c
src/core/maf.c
src/core/platform.c
src/core/types.c
src/core/ref.c
src/core/utf.c
src/core/util.c
src/api/l_lovr.c