Add raylib 4.0.0 and macos compilation support
This commit is contained in:
parent
3c94160c6f
commit
28bd276606
6 changed files with 92 additions and 222 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -7,4 +7,5 @@ Project/*
|
|||
**/.DS_Store
|
||||
**/CMakeLists.txt
|
||||
**/cmake-build-debug
|
||||
examples/**/**.c
|
||||
examples/**/**.c
|
||||
libraylib.a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue