소스 검색
Add _cocoalayer.mm to CMakeLists
pull/5425/head
annes
2 달 전
committed by
GitHub
No known key found for this signature in database
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 |
|
|
|
|