Salome HOME
Split PyConsole in order to be used easily outside GUI of SALOME.
[modules/gui.git] / SalomeGUIConfig.cmake.in
index 9b5b44472a8da92e8fcbbc22bbfe3a2481038941..82a895b374a6fdab3318b29cf77f07f8c67c7844 100644 (file)
@@ -192,6 +192,7 @@ SET(GUI_ObjBrowser ObjBrowser)
 SET(GUI_OCCViewer OCCViewer)
 SET(GUI_OpenGLUtils OpenGLUtils)
 SET(GUI_Plot2d Plot2d)
+SET(GUI_PyConsoleBase PyConsoleBase)
 SET(GUI_PyConsole PyConsole)
 SET(GUI_PyInterp PyInterp)
 SET(GUI_PyEditor PyEditor)