]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Porting SALOME GUI to CMake
authorana <ana@opencascade.com>
Wed, 3 Oct 2012 12:11:36 +0000 (12:11 +0000)
committerana <ana@opencascade.com>
Wed, 3 Oct 2012 12:11:36 +0000 (12:11 +0000)
commit506923e557e3796a19f22cdade048c9b661836cd
tree25653204324b7fd17fd41efa0954283f898932d2
parent2853dfc77427c613c7672f8c020a180652672f21
Porting SALOME GUI to CMake
65 files changed:
CMakeLists.txt [new file with mode: 0755]
adm_local/CMakeLists.txt [new file with mode: 0755]
adm_local/cmake_files/CMakeLists.txt [new file with mode: 0755]
adm_local/cmake_files/FindQT4.cmake
adm_local/cmake_files/FindSIPPYQT.cmake
adm_local/unix/CMakeLists.txt [new file with mode: 0755]
adm_local/unix/config_files/CMakeLists.txt [new file with mode: 0755]
bin/CMakeLists.txt [new file with mode: 0755]
doc/CMakeLists.txt [new file with mode: 0755]
doc/salome/CMakeLists.txt [new file with mode: 0755]
doc/salome/gui/CMakeLists.txt [new file with mode: 0755]
doc/salome/tui/CMakeLists.txt [new file with mode: 0755]
idl/CMakeLists.txt [new file with mode: 0755]
resources/CMakeLists.txt [new file with mode: 0755]
src/CAF/CMakeLists.txt [new file with mode: 0755]
src/CAM/CMakeLists.txt [new file with mode: 0755]
src/CASCatch/CMakeLists.txt [new file with mode: 0755]
src/CMakeLists.txt [new file with mode: 0755]
src/DDS/CMakeLists.txt [new file with mode: 0755]
src/Event/CMakeLists.txt [new file with mode: 0755]
src/GLViewer/CMakeLists.txt [new file with mode: 0755]
src/GUI_PY/CMakeLists.txt [new file with mode: 0755]
src/GuiHelpers/CMakeLists.txt [new file with mode: 0755]
src/LightApp/CMakeLists.txt [new file with mode: 0755]
src/LogWindow/CMakeLists.txt [new file with mode: 0755]
src/OBJECT/CMakeLists.txt [new file with mode: 0755]
src/OCCViewer/CMakeLists.txt [new file with mode: 0755]
src/ObjBrowser/CMakeLists.txt [new file with mode: 0644]
src/OpenGLUtils/CMakeLists.txt [new file with mode: 0755]
src/Plot2d/CMakeLists.txt [new file with mode: 0755]
src/Prs/CMakeLists.txt [new file with mode: 0755]
src/PyConsole/CMakeLists.txt [new file with mode: 0755]
src/PyInterp/CMakeLists.txt [new file with mode: 0755]
src/QDS/CMakeLists.txt [new file with mode: 0755]
src/Qtx/CMakeLists.txt [new file with mode: 0755]
src/QxGraph/CMakeLists.txt [new file with mode: 0755]
src/QxScene/CMakeLists.txt [new file with mode: 0755]
src/ResExporter/CMakeLists.txt [new file with mode: 0755]
src/SALOME_PY/CMakeLists.txt [new file with mode: 0755]
src/SALOME_PYQT/CMakeLists.txt [new file with mode: 0755]
src/SALOME_PYQT/SALOME_PYQT_GUI/CMakeLists.txt [new file with mode: 0755]
src/SALOME_PYQT/SALOME_PYQT_GUILight/CMakeLists.txt [new file with mode: 0755]
src/SALOME_PYQT/SalomePyQt/CMakeLists.txt [new file with mode: 0755]
src/SALOME_SWIG/CMakeLists.txt [new file with mode: 0755]
src/SOCC/CMakeLists.txt [new file with mode: 0755]
src/SPlot2d/CMakeLists.txt [new file with mode: 0755]
src/STD/CMakeLists.txt [new file with mode: 0755]
src/SUIT/CMakeLists.txt [new file with mode: 0644]
src/SUITApp/CMakeLists.txt [new file with mode: 0755]
src/SUPERVGraph/CMakeLists.txt [new file with mode: 0755]
src/SVTK/CMakeLists.txt [new file with mode: 0755]
src/SalomeApp/CMakeLists.txt [new file with mode: 0755]
src/SalomeApp/Test/CMakeLists.txt [new file with mode: 0755]
src/SalomeApp/Test/SalomeAppTest.hxx
src/SalomeApp/pluginsdemo/CMakeLists.txt [new file with mode: 0755]
src/Session/CMakeLists.txt [new file with mode: 0755]
src/Style/CMakeLists.txt [new file with mode: 0755]
src/TOOLSGUI/CMakeLists.txt [new file with mode: 0755]
src/TreeData/CMakeLists.txt [new file with mode: 0755]
src/TreeData/Test/CMakeLists.txt [new file with mode: 0755]
src/TreeData/Test/data.txt
src/VTKViewer/CMakeLists.txt [new file with mode: 0755]
src/ViewerTools/CMakeLists.txt [new file with mode: 0755]
tools/CMakeLists.txt [new file with mode: 0755]
tools/vtkEDFOverloads/CMakeLists.txt [new file with mode: 0755]