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

Mise a jour Thomas pour testing

parent 51d5b067
No related branches found
No related tags found
No related merge requests found
...@@ -70,9 +70,6 @@ ADD_TEST( TutorialsSmarterFilteringPipelineTest ${EXE_TESTS} ...@@ -70,9 +70,6 @@ ADD_TEST( TutorialsSmarterFilteringPipelineTest ${EXE_TESTS}
) )
INCLUDE_DIRECTORIES("${OTBTesting_BINARY_DIR}") INCLUDE_DIRECTORIES("${OTBTesting_BINARY_DIR}")
ADD_EXECUTABLE(otbTutorialsExamplesTests otbTutorialsExamplesTests.cxx) ADD_EXECUTABLE(otbTutorialsExamplesTests otbTutorialsExamplesTests.cxx)
......
...@@ -34,7 +34,7 @@ void RegisterTests() ...@@ -34,7 +34,7 @@ void RegisterTests()
#undef main #undef main
#define main HelloWorldOTBTest #define main HelloWorldOTBTest
#include "HelloWorldOTBT.cxx" #include "HelloWorldOTB.cxx"
#undef main #undef main
#define main TutorialsPipelineTest #define main TutorialsPipelineTest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment