X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSHAPERGUI%2FCMakeLists.txt;h=a3f1c93ee8a78b13fc4f960872ea3461570bdd6d;hb=81baa77e52cb1ade2bfbe5b21e893cc34b03c323;hp=e15c9080c9f5b028e2887b0d013c841fed6efe5b;hpb=49d9e02bb5a1cef744a86018ffcfcf31a5032c74;p=modules%2Fshaper.git diff --git a/src/SHAPERGUI/CMakeLists.txt b/src/SHAPERGUI/CMakeLists.txt index e15c9080c..a3f1c93ee 100644 --- a/src/SHAPERGUI/CMakeLists.txt +++ b/src/SHAPERGUI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2019 CEA/DEN, EDF R&D +# Copyright (C) 2014-2020 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -72,7 +72,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})