sixDoFRigidBodyState: Moved to src to avoid build order problems
Resolves bug-report https://bugs.openfoam.org/view.php?id=2707
This commit is contained in:
@ -76,6 +76,7 @@ wmake $targetType regionCoupled
|
|||||||
functionObjects/Allwmake $targetType $*
|
functionObjects/Allwmake $targetType $*
|
||||||
|
|
||||||
wmake $targetType sixDoFRigidBodyMotion
|
wmake $targetType sixDoFRigidBodyMotion
|
||||||
|
wmake $targetType sixDoFRigidBodyState
|
||||||
wmake $targetType rigidBodyDynamics
|
wmake $targetType rigidBodyDynamics
|
||||||
wmake $targetType rigidBodyMeshMotion
|
wmake $targetType rigidBodyMeshMotion
|
||||||
wmake $targetType waves
|
wmake $targetType waves
|
||||||
|
|||||||
@ -9,6 +9,5 @@ wmake $targetType forces
|
|||||||
wmake $targetType lagrangian
|
wmake $targetType lagrangian
|
||||||
wmake $targetType utilities
|
wmake $targetType utilities
|
||||||
wmake $targetType solvers
|
wmake $targetType solvers
|
||||||
wmake $targetType sixDoFRigidBodyState
|
|
||||||
|
|
||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user