Skip to content

Commit

Permalink
Merge pull request bulletphysics#3945 from craftablescience/master
Browse files Browse the repository at this point in the history
Fix: remove cmake policy 0115 errors
  • Loading branch information
erwincoumans authored Sep 20, 2021
2 parents 289a1b3 + 9675e3d commit cc84887
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Bullet3Common/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ SET(Bullet3Common_HDRS
b3Transform.h
b3TransformUtil.h
b3Vector3.h
shared/b3Float4
shared/b3Float4.h
shared/b3Int2.h
shared/b3Int4.h
shared/b3Mat3x3.h
shared/b3PlatformDefinitions
shared/b3PlatformDefinitions.h
shared/b3Quat.h
)

Expand Down

0 comments on commit cc84887

Please sign in to comment.