diff options
| author | Ray <[email protected]> | 2021-05-31 12:27:26 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2021-05-31 12:27:26 +0200 |
| commit | 2760304d668aa886b0170922a0aa194e541e68b5 (patch) | |
| tree | 3c6fd4e039bfb5f8de932eeb9f1956ac1fbad9f1 /src | |
| parent | 9bd3d78374782b45d0d7f1a41f2b545d631dab33 (diff) | |
| download | raylib-2760304d668aa886b0170922a0aa194e541e68b5.tar.gz raylib-2760304d668aa886b0170922a0aa194e541e68b5.zip | |
Update CMakeLists.txt
Diffstat (limited to 'src')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
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 ) |
