This website works better with JavaScript
Home
Explore
Help
Sign In
c
/
raysan5.raylib
mirror of
https://github.com/raysan5/raylib.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Update CMakeLists.txt
Ray
4 years ago
parent
9bd3d78374
commit
2760304d66
1 changed files
with
0 additions
and
1 deletions
Unified View
Show Diff Stats
0
1
src/CMakeLists.txt
+ 0
- 1
src/CMakeLists.txt
View File
@@ -24,7 +24,6 @@ endif()
set(raylib_public_headers
set(raylib_public_headers
raylib.h
raylib.h
rlgl.h
rlgl.h
- physac.h
raymath.h
raymath.h
raudio.h
raudio.h
)
)