Skip to content

Commit

Permalink
fixed merge conflicts.
Browse files Browse the repository at this point in the history
  • Loading branch information
SamFayolle committed Sep 25, 2024
2 parents 3be8e39 + 9443cda commit 4b292c8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/src/astro/orbit_determination/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,13 +131,12 @@ TUDAT_ADD_TEST_CASE(NonSequentialStateEstimation
${Tudat_ESTIMATION_LIBRARIES}
)


TUDAT_ADD_TEST_CASE(ObservationsProcessing
PRIVATE_LINKS
${Tudat_ESTIMATION_LIBRARIES}
)

TUDAT_ADD_TEST_CASE(CovariancePropagation
TUDAT_ADD_TEST_CASE(CovariancePropagation
PRIVATE_LINKS
${Tudat_ESTIMATION_LIBRARIES}
)
Expand Down

0 comments on commit 4b292c8

Please sign in to comment.