diff --git a/Examples/Installation/CMakeLists.txt b/Examples/Installation/CMakeLists.txt index 25873179d744d74e27f5bfa1b1f11478230ca993..c1588479f6168c4d107b901c4f4e33f5187d30c1 100644 --- a/Examples/Installation/CMakeLists.txt +++ b/Examples/Installation/CMakeLists.txt @@ -1,4 +1,4 @@ -PROJECT(Classif) +PROJECT(HelloWorld) FIND_PACKAGE(OTB) IF(OTB_FOUND)