X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fsalome%2Fparametric%2Fgui%2FCMakeLists.txt;h=f1cf0180729dccf557e017aebfa27ef2fc4bc78e;hb=614cb3544353c1719bf004128b12df19214ff04e;hp=8fccb25cb7eb30189254921264fca5bb0cfa9bce;hpb=13e6a6d113eda967ead40afaf2df1e08a2487942;p=modules%2Fparametric.git diff --git a/src/salome/parametric/gui/CMakeLists.txt b/src/salome/parametric/gui/CMakeLists.txt index 8fccb25..f1cf018 100644 --- a/src/salome/parametric/gui/CMakeLists.txt +++ b/src/salome/parametric/gui/CMakeLists.txt @@ -15,7 +15,7 @@ # You should have received a copy of the GNU Lesser General Public License # along with SALOME PARAMETRIC module. If not, see . -SET(PYUIC_FILES wizard_ui.py varrange_ui.py) +SET(PYUIC_FILES wizard_ui.py varrange_ui.py execparams_ui.py) SET(INSTALL_DIR ${PYTHONDIR}/salome/parametric/gui) FOREACH(OUTPUT ${PYUIC_FILES})