Salome HOME
Python console, various improvements:
[modules/gui.git] / src / PyInterp / CMakeLists.txt
index 584eb0f7ddce49f475c996504b13705f1a4976f7..f85d651f28fa03c2c95fd136252499f9fd229553 100755 (executable)
@@ -47,6 +47,7 @@ SET(_other_HEADERS
   PyInterp_Event.h
   PyInterp_Interp.h
   PyInterp_Request.h
+  PyInterp_Utils.h
 )
 
 # header files / to install
@@ -63,6 +64,7 @@ SET(_other_SOURCES
   PyInterp_Event.cxx
   PyInterp_Interp.cxx
   PyInterp_Request.cxx
+  PyInterp_Utils.cxx
 )
 
 # sources / to compile