diff --git a/Examples/Application/test/CMakeLists.txt b/Examples/Application/test/CMakeLists.txt index f2dbba4f7dc8bdedafb9a0f8394314c505607caf..d0b6fd7f480fe41a276d97e9072647bf59d7a972 100644 --- a/Examples/Application/test/CMakeLists.txt +++ b/Examples/Application/test/CMakeLists.txt @@ -1,5 +1,5 @@ otb_test_application(NAME apTeGenerateAnApplicationExample - APP Example + APP ApplicationExample OPTIONS -in ${EXAMPLEDATA}/QB_Suburb.png -out ${TEMP}/apTeGenerateAnApplicationExampleOutput.png)