Salome HOME
Replace Eficas by a custom GUI for the definition of execution parameters
[modules/parametric.git] / src / salome / parametric / gui / CMakeLists.txt
index 8fccb25cb7eb30189254921264fca5bb0cfa9bce..f1cf0180729dccf557e017aebfa27ef2fc4bc78e 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
 
-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})