Skip to content
Snippets Groups Projects
Commit 8c1dfed2 authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

BUG: correct CMakeLists.txt

parent 7193dbb1
Branches
Tags
No related merge requests found
PROJECT(IOExamples)
ADD_EXECUTABLE(ImageReadWrite ImageReadWrite.cxx )
......@@ -188,7 +189,7 @@ ADD_TEST(LidarToImageExample2Test ${EXE_TESTS1}
8
)
ENDIF(ITK_USE_REVIEW)
ENDIFIF(OTB_USE_LIBLAS)
ENDIF(OTB_USE_LIBLAS)
IF( OTB_USE_CURL )
ADD_TEST(TileMapImageIOExampleTest ${EXE_TESTS2}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment