diff --git a/Modules/Wrappers/CommandLine/src/CMakeLists.txt b/Modules/Wrappers/CommandLine/src/CMakeLists.txt
index 0d0e3f6f44175fc6340338a9ff7d59b6a9ce818f..4aaf60c8fc2882c86a8044c71c29439e0a909fd2 100644
--- a/Modules/Wrappers/CommandLine/src/CMakeLists.txt
+++ b/Modules/Wrappers/CommandLine/src/CMakeLists.txt
@@ -13,4 +13,4 @@ otb_module_target(OTBCommandLine)
 
 add_executable(otbApplicationLauncherCommandLine otbApplicationLauncherCommandLine.cxx)
 target_link_libraries(otbApplicationLauncherCommandLine OTBCommandLine)
-otb_module_target_label(otbApplicationLauncherCommandLine)
+otb_module_target(otbApplicationLauncherCommandLine)