Add _cocoalayer.mm to CMakeLists

This commit is contained in:
annes 2025-12-23 15:26:02 +03:00 committed by GitHub
parent 9ed4aad25f
commit 3f050dc9da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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