Skip to content
Snippets Groups Projects
Commit 4ee3196e authored by Thomas Feuvrier's avatar Thomas Feuvrier
Browse files

Mise à jour des fichiers CMake pour la compilation de la librairie kml

parent c577fecb
Branches
Tags
No related merge requests found
......@@ -8,7 +8,11 @@ IF(NOT OTB_USE_EXTERNAL_FLTK)
SUBDIRS( FLTK )
ENDIF(NOT OTB_USE_EXTERNAL_FLTK)
SUBDIRS(BGL otbsvm dxflib InsightJournal otbossim otb6S otbgeotiff tinyXMLlib otbgalib)
IF(NOT OTB_USE_EXTERNAL_EXPAT)
SUBDIRS( otbexpat )
ENDIF(NOT OTB_USE_EXTERNAL_EXPAT)
SUBDIRS(BGL otbsvm dxflib InsightJournal otbossim otb6S otbgeotiff tinyXMLlib otbgalib otbkml)
IF(BUILD_TESTING)
SUBDIRS( Dart )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment