浏览代码

Update CMakeLists.txt

Ray 4 年之前
父节点
当前提交
2760304d66
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/CMakeLists.txt

+ 0 - 1
src/CMakeLists.txt

@@ -24,7 +24,6 @@ endif()
 set(raylib_public_headers
     raylib.h
     rlgl.h
-    physac.h
     raymath.h
     raudio.h
     )