Update CMakeLists.txt

This commit is contained in:
Ray
2026-01-10 12:20:26 +01:00
parent dd7a1948f1
commit 1606dca0cb

View File

@ -36,7 +36,6 @@ set(raylib_sources
rshapes.c
rtext.c
rtextures.c
utils.c
)
# <root>/cmake/GlfwImport.cmake handles the details around the inclusion of glfw