Skip to content

Commit 36ca0cb

Browse files
author
ayla
committed
Add missing ITK library.
1 parent ed958c9 commit 36ca0cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Core/ITKCommon/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ TARGET_LINK_LIBRARIES(Core_ITKCommon
159159
Core_Utils
160160
${ITKCommon_LIBRARIES}
161161
${ITKIOTransformBase_LIBRARIES}
162+
${ITKOptimizers_LIBRARIES}
162163
${ITKFFT_LIBRARIES}
163164
)
164165

0 commit comments

Comments
 (0)