Skip to content

Commit 262e9b0

Browse files
Jon Haitz LegarretaCode Review
authored andcommitted
Merge "DOC: Update the Advanced Module Configuration CMake options."
2 parents 736e619 + 3c614cc commit 262e9b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

SoftwareGuide/Latex/Introduction/Installation.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -284,9 +284,9 @@ \subsection{Advanced Module Configuration}
284284
modules in the toolkit, by default this option is \code{ON} as shown in Figure
285285
\ref{fig:CMakeGUI}. The default modules include most internal ITK modules except
286286
the ones that depend on external third party libraries (such as
287-
\code{ITKVtkGlue}, \code{ITKBridgeOpenCV}, \code{ITKBridgeVXL}, etc.) and
288-
several modules containing legacy code (\code{ITKReview}, \code{ITKDeprecated}
289-
and \code{ITKv3Compatibility}).
287+
\code{ITKVtkGlue}, \code{ITKVideoBridgeOpenCV}, \code{ITKVideoBridgeVXL}, etc.)
288+
and several modules containing legacy code (\code{ITKReview},
289+
\code{ITKDeprecated} and \code{ITKV3Compatibility}).
290290

291291
Apart from the default mode of selecting the modules for building the ITK
292292
library there are two other approaches module selection: the group mode, and the

0 commit comments

Comments
 (0)