Skip to content

Commit

Permalink
Update test script
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerfraser committed Feb 15, 2021
1 parent f025911 commit 4b5d718
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dynadjust/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,8 @@ if (BUILD_TESTING)
import-urban-network-thread reftran-urban-network-thread geoid-urban-network-thread segment-urban-network-thread adjust-urban-network-thread
PROPERTIES RUN_SERIAL TRUE)
set_tests_properties(test-gnss-network PROPERTIES DEPENDS adjust-gnss-network)
set_tests_properties(ref-itrf-pmm-06 PROPERTIES DEPENDS ref-itrf-pmm-05)
set_tests_properties(ref-itrf-pmm-07 PROPERTIES DEPENDS ref-itrf-pmm-06)
endif ()

message (" ")
Expand Down

0 comments on commit 4b5d718

Please sign in to comment.