Salome HOME
CMake: new CMake procedure for GUI.
authorbruneton <bruneton>
Tue, 2 Jul 2013 08:59:40 +0000 (08:59 +0000)
committerbruneton <bruneton>
Tue, 2 Jul 2013 08:59:40 +0000 (08:59 +0000)
commit95d09d48a30f08befd46da420c02e9732891c743
treee036f1d78842d8185f62b09a3f80c6f27e2ad663
parent2826a25d32dec49fc3c143f13b3e9059506e7409
CMake: new CMake procedure for GUI.
72 files changed:
CMakeLists.txt
adm_local/cmake_files/CMakeLists.txt
adm_local/cmake_files/FindCAS.cmake
adm_local/cmake_files/FindPyQt4.cmake [new file with mode: 0644]
adm_local/cmake_files/FindQWT.cmake [deleted file]
adm_local/cmake_files/FindQwt.cmake [new file with mode: 0644]
adm_local/cmake_files/FindSIP.cmake [new file with mode: 0644]
adm_local/cmake_files/FindSalomeCAS.cmake
adm_local/cmake_files/FindSalomeOpenGL.cmake [new file with mode: 0644]
adm_local/cmake_files/FindSalomePYQT4.cmake [deleted file]
adm_local/cmake_files/FindSalomePyQt4.cmake [new file with mode: 0644]
adm_local/cmake_files/FindSalomeQT4.cmake [deleted file]
adm_local/cmake_files/FindSalomeQWT.cmake [deleted file]
adm_local/cmake_files/FindSalomeQt4.cmake [new file with mode: 0644]
adm_local/cmake_files/FindSalomeQwt.cmake [new file with mode: 0644]
adm_local/cmake_files/FindSalomeSIP.cmake
adm_local/cmake_files/FindSalomeVTK.cmake
adm_local/cmake_files/SalomeGUIConfig.cmake.in [new file with mode: 0644]
adm_local/cmake_files/UseQT4EXT.cmake [deleted file]
adm_local/cmake_files/UseQt4Ext.cmake [new file with mode: 0644]
adm_local/cmake_files/deprecated/CMakeLists.txt
bin/CMakeLists.txt
idl/CMakeLists.txt
src/CAF/CMakeLists.txt
src/CAM/CMakeLists.txt
src/CASCatch/CMakeLists.txt
src/CMakeLists.txt
src/DDS/CMakeLists.txt
src/Event/CMakeLists.txt
src/GLViewer/CMakeLists.txt
src/GUI_PY/CMakeLists.txt
src/GuiHelpers/CMakeLists.txt
src/LightApp/CMakeLists.txt
src/LogWindow/CMakeLists.txt
src/OBJECT/CMakeLists.txt
src/OCCViewer/CMakeLists.txt
src/ObjBrowser/CMakeLists.txt
src/OpenGLUtils/CMakeLists.txt
src/Plot2d/CMakeLists.txt
src/Prs/CMakeLists.txt
src/PyConsole/CMakeLists.txt
src/PyInterp/CMakeLists.txt
src/QDS/CMakeLists.txt
src/Qtx/CMakeLists.txt
src/QxGraph/CMakeLists.txt
src/QxScene/CMakeLists.txt
src/ResExporter/CMakeLists.txt
src/SALOME_PY/CMakeLists.txt
src/SALOME_PYQT/CMakeLists.txt
src/SALOME_PYQT/SALOME_PYQT_GUI/CMakeLists.txt
src/SALOME_PYQT/SALOME_PYQT_GUILight/CMakeLists.txt
src/SALOME_PYQT/SalomePyQt/CMakeLists.txt
src/SALOME_SWIG/CMakeLists.txt
src/SOCC/CMakeLists.txt
src/SPlot2d/CMakeLists.txt
src/STD/CMakeLists.txt
src/SUIT/CMakeLists.txt
src/SUITApp/CMakeLists.txt
src/SUPERVGraph/CMakeLists.txt
src/SVTK/CMakeLists.txt
src/SalomeApp/CMakeLists.txt
src/SalomeApp/Test/CMakeLists.txt
src/SalomeApp/pluginsdemo/CMakeLists.txt
src/Session/CMakeLists.txt
src/Style/CMakeLists.txt
src/TOOLSGUI/CMakeLists.txt
src/TreeData/CMakeLists.txt
src/TreeData/Test/CMakeLists.txt
src/VTKViewer/CMakeLists.txt
src/ViewerTools/CMakeLists.txt
tools/dlgfactory/CMakeLists.txt
tools/vtkEDFOverloads/CMakeLists.txt