Skip to content

Commit 6a7cbb6

Browse files
authored
Merge pull request InsightSoftwareConsortium#5926 from hjmjohnson/fix-missing-itkcrosshelper-gtest-cmake
BUG: Restore itkCrossHelperGTest.cxx to ITKCommonGTests build list
2 parents 2d8ecb3 + e14ae04 commit 6a7cbb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Modules/Core/Common/test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1686,6 +1686,7 @@ set(
16861686
itkPixelAccessGTest.cxx
16871687
itkImageTransformGTest.cxx
16881688
itkAnnulusOperatorGTest.cxx
1689+
itkCrossHelperGTest.cxx
16891690
itkAdaptorComparisonGTest.cxx
16901691
)
16911692
creategoogletestdriver(ITKCommon "${ITKCommon-Test_LIBRARIES}" "${ITKCommonGTests}")

0 commit comments

Comments
 (0)