diff --git a/Modules/MPI/MPIConfig/CMakeLists.txt b/Modules/MPI/MPIConfig/CMakeLists.txt
index ed0784dadc1e4d75f10b36a63995c0a1c44dea7b..dabc7a26acee81f883b8ec0a853fe959f3f38b97 100644
--- a/Modules/MPI/MPIConfig/CMakeLists.txt
+++ b/Modules/MPI/MPIConfig/CMakeLists.txt
@@ -19,9 +19,6 @@
 #
 
 project(MPIConfig)
-set(MPIConfig_LIBRARIES MPIConfig)
-
 set(OTBMPIConfig_LIBRARIES OTBMPIConfig)
 
 otb_module_impl()
-