Update build system to latest raylib
This commit is contained in:
parent
c83263a8a7
commit
ba7b7c97f8
5 changed files with 64 additions and 66 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -2,10 +2,7 @@ zig-cache/
|
|||
.idea/
|
||||
Project/*
|
||||
|
||||
**/raylib.h
|
||||
**/raymath.h
|
||||
**/.DS_Store
|
||||
**/CMakeLists.txt
|
||||
**/cmake-build-debug
|
||||
examples/**/**.c
|
||||
raylib.h
|
||||
raymath.h
|
||||
libraylib.a
|
||||
**/.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue