Skip to content
Snippets Groups Projects
Forked from Main Repositories / otb
33487 commits behind the upstream repository.
CMakeLists.txt 184 B
# $Id$

SUBDIRS(Common IO BasicFilters FeatureExtraction ChangeDetection Learning
MultiScale DisparityMap SpatialReasoning)

IF(OTB_USE_VISU)
        SUBDIRS(Visu)
ENDIF(OTB_USE_VISU)