Skip to content
Snippets Groups Projects
Commit 4d8423f5 authored by Julien Malik's avatar Julien Malik
Browse files

TEST: fix coTuOGRDataSourceWrapperIO

parent 308b6938
No related branches found
No related tags found
No related merge requests found
......@@ -45,6 +45,6 @@ ENDIF(OTB_USE_EXTERNAL_BOOST)
OTB_ADD_EXECUTABLE(otbOGRTestsV "${OGRNon_UT_SRC}" "OTBIO;OTBTesting")
TARGET_LINK_LIBRARIES(otbOGRTestsV OTBOGRAdapters OTBTesting
)
ADD_TEST(coTuOGRDataSourceWrapperIO ${CXX_TEST_PATH}/otbOGRTestsV )
ADD_TEST(coTuOGRDataSourceWrapperIO ${CXX_TEST_PATH}/otbOGRTestsV ${INPUTDATA}/ToulousePoints-examples.shp )
ENDIF( NOT OTB_DISABLE_CXX_TESTING AND BUILD_TESTING )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment