Fix CMakeLists;

This commit is contained in:
bjorn 2021-02-07 16:48:25 -07:00
parent d2ff6c29ac
commit 4cf89fa6db
1 changed files with 1 additions and 1 deletions

View File

@ -411,7 +411,7 @@ if(LOVR_ENABLE_GRAPHICS)
src/resources/shaders.c
src/lib/glad/glad.c
)
endif()
else()
target_compile_definitions(lovr PRIVATE LOVR_DISABLE_GRAPHICS)
endif()