瀏覽代碼
Add _cocoalayer.mm to CMakeLists
pull/5425/head
annes
2 月之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: B5690EEEBB952194
共有
1 個檔案被更改,包括
1 行新增 和
0 行删除
-
src/CMakeLists.txt
|
|
|
@ -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 |
|
|
|
|