From: michael Date: Sun, 31 Jan 2021 00:08:15 +0000 (+0100) Subject: Corrected path to python script X-Git-Tag: V9_7_0~51 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=93c8ba945195d4ad6597c294d2189f89672cc445;p=tools%2Fsolverlab.git Corrected path to python script --- diff --git a/CoreFlows/gui/salome/src/CMakeLists.txt b/CoreFlows/gui/salome/src/CMakeLists.txt index a606ff0..eb1ac54 100755 --- a/CoreFlows/gui/salome/src/CMakeLists.txt +++ b/CoreFlows/gui/salome/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D +# Copyright (C) 2012-2021 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 @@ -19,8 +19,8 @@ SET(SGPYQT_RES_DIR "${SALOME_INSTALL_RES}") -SALOME_CONFIGURE_FILE(SalomePyQt_MockUp.py.in mockup/SalomePyQt_MockUp.py) -SALOME_CONFIGURE_FILE(utils.py.in ${CMAKE_CURRENT_BINARY_DIR}/utils.py) +SALOME_CONFIGURE_FILE(../../SalomePyQt_MockUp.py.in mockup/SalomePyQt_MockUp.py) +SALOME_CONFIGURE_FILE(../../utils.py.in utils.py) SET(_bin_SCRIPTS SOLVERLABGUI.py