summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorRay <[email protected]>2021-05-31 12:27:26 +0200
committerRay <[email protected]>2021-05-31 12:27:26 +0200
commit2760304d668aa886b0170922a0aa194e541e68b5 (patch)
tree3c6fd4e039bfb5f8de932eeb9f1956ac1fbad9f1 /src
parent9bd3d78374782b45d0d7f1a41f2b545d631dab33 (diff)
downloadraylib-2760304d668aa886b0170922a0aa194e541e68b5.tar.gz
raylib-2760304d668aa886b0170922a0aa194e541e68b5.zip
Update CMakeLists.txt
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 38ca3f40..3dcd96bf 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -24,7 +24,6 @@ endif()
set(raylib_public_headers
raylib.h
rlgl.h
- physac.h
raymath.h
raudio.h
)