X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModuleBase%2FCMakeLists.txt;h=9b2d538b2015ca93f22a65af85695f2f70893585;hb=25de7cecb3c51ba0404738602274900c7b8e4535;hp=1f6aca0631f2e7d36019e787f24c5efee4428da0;hpb=d3513754be0a59693b5f0e84ee8b866436887500;p=modules%2Fshaper.git diff --git a/src/ModuleBase/CMakeLists.txt b/src/ModuleBase/CMakeLists.txt index 1f6aca063..9b2d538b2 100644 --- a/src/ModuleBase/CMakeLists.txt +++ b/src/ModuleBase/CMakeLists.txt @@ -258,7 +258,7 @@ IF (${UPDATE_TRANSLATION}) QT5_CREATE_TRANSLATION(QM_RESOURCES ${PROJECT_FILES} ${TEXT_RESOURCES} - OPTIONS -extensions cpp -no-recursive + OPTIONS -extensions cpp -no-recursive -locations none ) ELSE(${UPDATE_TRANSLATION}) IF(${MAKE_TRANSLATION})