Skip to content

Commit

Permalink
Install missing headers (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmayo authored Oct 24, 2024
1 parent 889196e commit 9e44ac5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions OndselSolver/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@ set(ONDSELSOLVER_HEADERS
ASMTAngleJoint.h
ASMTAnimationParameters.h
ASMTAssembly.h
ASMTAtPointJoint.h
ASMTCompoundJoint.h
ASMTConstantGravity.h
ASMTConstantVelocityJoint.h
Expand All @@ -358,6 +359,7 @@ set(ONDSELSOLVER_HEADERS
ASMTForceTorque.h
ASMTGearJoint.h
ASMTGeneralMotion.h
ASMTInLineJoint.h
ASMTInPlaneJoint.h
ASMTItem.h
ASMTItemIJ.h
Expand Down

0 comments on commit 9e44ac5

Please sign in to comment.