File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,12 @@ itk_module(TwoProjectionRegistration
2020 ITKSpatialObjects
2121 ITKTransform
2222 TEST_DEPENDS
23+ ITKImageFunction
24+ ITKImageGradient
25+ ITKOptimizers
26+ ITKRegistrationCommon
27+ ITKSpatialObjects
28+ ITKTransform
2329 ITKTestKernel
2430 DESCRIPTION
2531 "${DOCUMENTATION} "
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ set(TwoProjectionRegistrationTests
55 GetDRRSiddonJacobsRayTracing.cxx
66 )
77
8- CreateTestDriver (TwoProjectionRegistration "${TwoProjectionRegistration_LIBRARIES } " "${TwoProjectionRegistrationTests} " )
8+ CreateTestDriver (TwoProjectionRegistration "${TwoProjectionRegistration-Test_LIBRARIES }" "${TwoProjectionRegistrationTests} " )
99
1010itk_add_test (NAME TwoProjection2D3DRegistrationDownSizedCTTest
1111 COMMAND TwoProjectionRegistrationTestDriver TwoProjection2D3DRegistration
You can’t perform that action at this time.
0 commit comments