]> SALOME platform Git repositories - modules/gui.git/blobdiff - tools/PyConsole/src/python/CMakeLists.txt
Salome HOME
Merge branch 'master' into pre/V8_2_BR
[modules/gui.git] / tools / PyConsole / src / python / CMakeLists.txt
index 1d2ee2106c5cb68ec2218bfeee39b505551dda7a..ab5ccd929dc97c6f26ef1ad9b7ce3fc4a80203c4 100644 (file)
@@ -49,7 +49,6 @@ PYQT_WRAP_SIP(_sip_SOURCES ${_sip_files})
 
 # sources / to compile
 SET(PyConsolePy_SOURCES ${_sip_SOURCES})
-message("PyConsolePy_SOURCES = ${PyConsolePy_SOURCES}")
 
 # --- rules ---